Ubuntu Multimedia :: Convert MP3 To Standard Audio Format?
Jul 4, 2010
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.
View 7 Replies
ADVERTISEMENT
Jun 28, 2011
I cant convert audio files using flac with standard input. I tried the commands such as:
Code:
mpg321 -b 10000 -s -r 44100 -w - file.mp3 | flac - -o file.flac
or:
Code:
ogg123 -d wav -f - file.ogg | flac - -o file.flac
[Code]....
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?
View 10 Replies
View Related
Feb 7, 2010
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
[Code]....
View 5 Replies
View Related
Jan 19, 2010
I am trying to use 'convert' in command prompt to convert image file format.I get the following error.
convert: UnableToOpenConfigureFile `delegates.xml' @ configure.c/GetConfigureOptions/589.
convert: NoDecodeDelegateForThisImageFormat `airplane.jpg' @ constitute.c/ReadImage/530.
convert: MissingAnImageFilename `airplane.ppm' @ convert.c/ConvertImageCommand/2838.
View 3 Replies
View Related
Jan 8, 2010
I downloaded an HD video from ....., but my computer is not powerful enough to play it. Is it possible to convert it to standard quality in Handbrake? If not, what video converter would be best?
View 2 Replies
View Related
Oct 21, 2010
Recently upgraded to Squeeze, and have a problem with Devede I haven`t seen before. When I try to convert three avi files to play on a standard dvd player, the finished ISO is still only 2,2 GB. It turns out only the first file gets included in the ISO, even though I can see Devede processing all files during conversion.
View 4 Replies
View Related
Sep 28, 2010
I just got a new mp3 player that will play videos if they are in mtv format - is it possible to convert flv vids to mtv? I'm using Karmic.
View 3 Replies
View Related
Oct 10, 2010
convert to swf from any format, i can't seem to accomplish this.
View 9 Replies
View Related
Jan 26, 2011
how can i convert vob format to avi?
i am using ubuntu 10.04
View 1 Replies
View Related
Apr 9, 2010
what package can I install to convert AVI files to DVD format??
View 8 Replies
View Related
Apr 9, 2011
I wonder if there is a way to convert 3gp format to avi using mencoder or something similar?
View 7 Replies
View Related
Jan 4, 2011
I just wanted to know what people think is the best video encoding program. I want to be able to convert any video files to any format, mostly x264, avi that sort of stuff. I used AVS encoder in windows.
View 2 Replies
View Related
Apr 19, 2011
I emailed myself a video. I took with my ipod touch, and its in .mov format which ubuntu doesn't support. I have an app called arista transcoder (a little slow, but very handy), which, for some reason, isn't able to convert the video. its strange because I was able to convert a few other videos from my ipod (same format) into .avi files last week. Arista says something about an unrecognized media type.
View 1 Replies
View Related
Jun 3, 2010
I am looking for a video converter that will convert AVI into DVD format to burn a disc. I had a program called convert X for windows 7 and with that I was able to make menu's for the DVD and when it finished converting, it would burn it to a disc.
View 2 Replies
View Related
Jan 19, 2010
Alright, I got a pair of darn nice stereo headphones over the past month and I'd like to maximize their use with the best audio format possible on my Ubuntu computers. I have a pretty extensive music collection but now going from using Itunes, Winamp, Banshee, etc formats seem to be getting pretty extensive. I want to know what the BEST overall quality audio format is. I'm only talking about simple listening, not editing, if it makes a difference.
I don't care what the size of the song comes out to here. If a 5 minute song ends up being 25mb, so be it. And what is your reason behind your choice, short and sweet.
View 9 Replies
View Related
Jul 31, 2011
command line option in ffmpeg to do this
I am told I need the output file to comply with this
Video Resolution: 480*320
Video Bitrate: 768 kbps
Audio Bitrate: 128 kbps
Video Format: MPEG-4 (be sure not to use H264, as it�s not supported in the current firmware)
[Code]....
View 3 Replies
View Related
Dec 2, 2010
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.
View 2 Replies
View Related
May 14, 2011
Desired features:
1. Does not support DRM.
2. As lossless as possible.
3. Plays on Android devices including Xoom and Nexus One.
4. Supported by most major players.
5. If the best format is a bit lossy, then it has to be something I can get from most media stores.
View 1 Replies
View Related
Jul 15, 2010
I want to convert all video file in folder a become audio file in folder b use ffmpeg, how to type it in terminal?
View 7 Replies
View Related
Jul 29, 2010
trying to install the bonk audio format on my machine but not managing it so far using the enclosed codec
[code]...
View 9 Replies
View Related
Oct 27, 2010
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?
View 2 Replies
View Related
May 8, 2010
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:
tool.sh inputfile.avi outputfile.avi
View 4 Replies
View Related
Jun 30, 2011
Anyway to rip the audio from an flv and convert to flac or mp3 without quality loss?
View 1 Replies
View Related
Apr 18, 2010
I would like to get one software using which we can converto file format to another. Like .mkv to .mpg and .avi to mpg or .3gp to .avi . converting one to another.The other software I need is about ripping and editing mp3.From DVD video or VCD format, i would like to extract only audio mp3 files and i would like to cut some unwanted portion of those mp3 files.Which software do I need? I dont want to install Ubuntu studio
View 4 Replies
View Related
Oct 9, 2009
just wondering is there a simple script to convert datetime to UTC format. I have been searching different forums but most answers are for converting UTC to datetime. For example what is a simple command/script to convert todays datetime to UTC format i.e. '2009-10-09 11:47:59'.
View 10 Replies
View Related
Dec 6, 2009
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?
View 6 Replies
View Related
Oct 27, 2010
Is it possible to convert the standard Ubuntu 10.10 OS to Ubuntu Netbook, so it permanently logs in as the Netbook edition?
View 2 Replies
View Related
Apr 12, 2010
I think that the biggest problem that I have had is that some of the music (and audio books) that I have gotten have not played on my walkman, or have not been able to be downloaded in to I-tunes.
First: I hate itunes... I only try to make it work because I love my wife. (and do not want her to hit me)
Second: I know that my Walkman has a very limited range of files that it can play, so I will need to convert some types of files.
But my basic questions:
* How can I figure out what format a file is in?
* Below that, how can I identify the singular characteristics of a file? (bit rate, and other formats...)
* Is there a best way to switch the formats or format options of these files. (I am currently using sox to do this, it seems to very complete)
Basically. I know nothing! The most that I do not know is that two files that as far as I can tell have the same formats, and should work the same never the less, one of them works, the other does not. I am looking to figure out a way to look at these files (maybe they are mislabeled) and figure out what their real format is (and a more complete format than just being MP3 or such) and then to be able to convert it in to a format that is able to be used by myself and/or my wife.
View 1 Replies
View Related
May 15, 2011
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.
View 2 Replies
View Related
Mar 16, 2010
An easy way to convert wav files into mp3 (or ogg).
$ sudo-apt-get install nautilus-script-audio-convert mpg321 vorbis-tools lame nautilus-script-manager.
after that run
$ nautilus-script-manager enable ConvertAudioFile
Now, when you right click on audio file, under 'scripts', you will see ConvertAudioFile option.
View 3 Replies
View Related