I have Ubuntu 9.04 and just installed Sound Converter. I am trying to convert a bunch of .ogg files to mp3 to play on my iPod and it's not working so well. In the Sound Converter options I have is set to convert to high quality mp3. I choose the folder that the files are in and after a moment (slow laptop) Sound Converter populates, I hit 'convert' and it shows that the conversion completes in two seconds. All that it did was create the new folder structure of artist/album but there is nothing in there. Not sure what I am missing. I used Sound Converter before and it worked fine.
I'm trying to use convert, I have installed the imagemagick. I use this line:convert *.jpg test.pdf but I'm only able to convert to pdf 1 single jpg file, not multiple files at once. When there's more than one file, I get the following error: Segmentation fault
when i had windows xp i used to convert almost any videos video into audio (the whole video into audio) by going to [url], downloading vdownloader and just inserting the url in the box provided; waiting for a couple of minutes and having an mp3 format file at the location that i want it to be in the desktop. when i searched for something similar for linux, because vdownloader was an .exe file and obviously wasn't going to work on ubuntu.
i found that i could get a video downloaded from videos but not an audio - i wait for the video to finish buffering; click on places; computer; file system; tmp; then rename the video folder and copy/relocate it to where ever on the desktop. ending with this video format "flash video (video/x-flv)". my question is: is there a linux program where i get to convert the entire video format to an audio format, possibly mp3?
I have a lot of .flac files downloaded from several sites. Most of them come with a .cue file, and the .jpg with the cover, etc. It seems it is the intention of the uploader that one rebuilds the original CDDA. However, if I had a stand-alone CD/DVD player with flac I would hardly see the point of converting the flac to cdda. Furthermore, I could even play the flacs with a software player although, in this case, the audio quality would not be so good due to the noise picked up by the signal from the PC digital circuits.
I'm trying to extract audio and then convert to mp4 format a bunch of flv files downloaded from internet. There are three files I intend to use ffmpeg in the following options:
ffmpeg -i input.flv -acodec copy output.mp3 and ffmpeg -i "input.flv" -f mp4 -vcodec libxvid -s 640x360 -b 768kb -r 25 -aspect 16:9 -acodec libfaac -ab 96kb -ar 44100 -ac 2 "output.mp4" So I started writing a script like this: #!/bin/bash -x cd /home/koli/exp
I have an android phone. The voice recorder records files in 3gp audio only format. I can play these on my computer with the standard gnome player and with vlc. However, audacity won't open it up. There is an error that says that FFmpeg should import it but it didn't understand the format. I need to edit some of these audio files for use. Is there a way to convert these files to mp3 or flac so I can edit them? Searches turn up w32 ware and some arcane mencoder commands but they have to do with converting video.
So I did a short 30 second video of Recordmydesktop in ogv, and was wanting to convert it to mkv. So when I did the video was awesome but the sound kept skipping. Here is the conversion command i did
Code: ffmpeg -i test.ogv -vcodec libx264 -vpre medium -crf 24 -threads 0 -acodec copy test.mkv video was great, audio not.
I see lots of threads on converting your CDs to MP3s, but I want to do the opposite. I want to burn MP3s into CDs that will play on older CD players that dont have MP3 support.
So how do I do it? I have Mint on this particular computer, which is like having Medibuntu already I think.
DSS and DSS Pro file formats are used by professional voice recorders such as the Olympus DS-4000, Olympus DS-5000 and Philips LFH-9600. Is there any known program running under Linux to play and/or convert these files into something more compatible?
I'm using banshee/rhythmbox/amaroK on Fedora 12 (will be moving to debian lenny soon) to organize my music collection. As I don't have much space available on my MP3 player (an 8gb Creative zen) I've always used realplayer on windows to automatically convert EVERY file to 128kb MP3, as most of my files are stored as higher bitrates, which is kind of wasted on a player with 7 headphones...
My question is, how do I tell banshee/amaroK/rhythmox to convert EVERY file that gets transferred, not just the ones the player can't play? There's no checkbox anywhere like there was in reaplayer. I guess there's a script to tweak somewhere, but I have no idea where to start looking.
a movie is encoded with AC3 in 6 channel audio, what I get out is all of the sounds except for voices, which in 5.1 would be sent to the center channel. What I usually do is fire up avidemux and convert the audio to mp3 stereo, as converting to a 5.1 format usually ends up with a very odd sound (like running everything through an echo chamber). What I'd like to do is run a script to batch-convert these files from AC3 to MP3. The video format may vary, but they are usually XVID. I am comfortable at the command line, but I am not well-versed in audio/video tool terms. I don't need anything extravagant, I just want something that works. Heck, even if it is done one at a time, having a shell script that I can use to simply type:
I want to convert some audio files, to mp3 files. I have only k3b but it converts into ogg or wav. Is there any program to convert a track in mp3? r a k3b add-on?
I have a number of uncompressed audio files recorded off of an analog (POTS) telephone line of fax transmissions. Is there a Linux utility or library I could use to convert these files into images of the fax they contain? I'm not looking to send/receive a fax via a modem, but just to "replay" the communications tones and parse out the fax message.I'm guessing this may not be possible due to duplex issues and not knowing which end of the conversation is sending what,but thought I'd ask to see if anyone knew of something.
All such conversions doesnt produce any *.flac file. It seems flac doesnt accept minus sign for the standard input although flac manual allows to use it.
So my question is how I can use the standard input in order to decode audio data with flac?
i am using Ubuntu 11.04 on my computer system. I urgently need a good video converter for converting videos.I have already installed FFmpeg and men-coder,Winff etc. The problem is each has its own drawback.For instance ffmpeg cannot convert a .avi to .3gp with audio working. My preferences are the converter should be user friendly, should support all popular video formats.
Do I have the convert the int to a string using stringstream then convert the string to a char? or is there a more direct way?Also is there a way to tell the length of a int?
I have installed this program ok but I am new to command lines in terminal.
I want to convert some wav files to wma files. I have the wav files currently in a folder called Test to make it easy. So I have entered the following command line:
ajpearson@ajpearson-laptop:~/Desktop/pacpl-4.0.5$ pacpl --to wma home/ajpearson/Desktop/Test and the error message I get is:
error: the following is not a file or directory: home/ajpearson/Desktop/Test
It does not matter what directory I use I get the same error. I am sure the answer is obvious - but not t me.
My Mac crashed, and the Hd is in trouble, however I have Linux, and no windows or anything. So I took my backup DMG, to install it. However I cannot get it on a disk, and Mac cannot boot. Is there a way to convert it to an ISO, then just use Brasero Disk Burner to regularly burn it onto a DVD+DL?
im running ubuntu 9.10 as my OS on my laptop, i have a copy of windows xp pro and would rather not install a partition.. So i was wondering if it was possible to convert the XP pro install cd to an .ISO image file so i can run windows XP on a virtual machine (virtualbox) if so how do i go about this? I have installed k3b to actually burn the ISO image to a CD but im unsure of a program that can convert the xp to ISO
I just realized I should have posted this in the multimedia forum. I tried to delete it, but did not find an option for that under edit. Hi there - I'm trying to convert an avi file into an ISO that I can burn to DVD. I found a page that gave really good, step by step instructions, on this site:[URL].. But things did not go quite according to plan. When I tried the first step, it said couldn't find any package whose name or description matched "lame-extras". I then got the following output, followed by all the installation stuff:
The following NEW packages will be installed: dvdauthor ffmpeg lame libavdevice52{a} libavfilter0{a} liblzo2-2{a} libmp3lame0{a} libsvga1{a} libxvidcore4{a} mencoder mplayer{a} 0 packages upgraded, 11 newly installed, 0 to remove and 2 not upgraded.
Undaunted, I plowed ahead (what's the worst that could happen?), and went through with the rest of the steps. Finally, I created the dir to do the conversion, cd'ed into it, and ran the script, as instructed, and got the following (the file that I was using was an episode of Entourage, just as a test, as it was the shortest avi file I had):
I'm finally upgrading my 1GB RAM P3-800 fileserver by replacing the motherboard, CPU, and RAM in the otherwise good case. I'm moving to a quad-core AMD-64 CPU and 16GB RAM, and so I figured it'd be worthwhile to switch over to a 64-bit system at the same time (though it'll probably be a little faster either way, which has almost nothing to do with the CPU). But I hate having to reconfigure everything manually.
I did some searches, and there are several threads that say "no, you can't just convert". But why not? This isn't a desktop system, so I don't care about junk like Flash and the latest nVidia drivers. I'm essentially just replacing libc, programs linked against libc, and the kernel. Shouldn't this just be a matter of reinstalling all of the existing packages - which is very much the same thing as changing the distro version? What super mega secret complexity of "larger integers" am I missing?