I have an old version of ffmpeg (windows v7906) which converts 3gp to VirtualDub compatible AVI thus:
ffmpeg7906 -i video.3gp -vcodec huffyuv -acodec mp3 video.avi
But my newer version (v12665, substituting -acodec libmp3lame) fails with:
Unsupported codec (id=73728) for input stream #0.1
when
Stream #0.1(jpn): Audio: samr / 0x726D6173, 8000 Hz, mono
As an intermediate level user, can anyone suggest how I can use the newer version - parameters to define maybe?
Thanks
+ Reply to Thread
Results 1 to 6 of 6
-
-
yeah, you need one with libamr.
which is no longer free, hence not distributable.
so you won't find newer versions.
you could probably scour around for some release from last year, still laying about the net.
or you could build your own with the libs.
or you could splash cash at me and we'd pretend you made it yourself :P
tripp"I'll give you five dollars if you let me throw a rock at you" -
Hi,
Do you have to have the newest version? In my experience it sometimes breaks more than it fixes. Windows version -9017 is bulletproof and still has AMR support.
It may be available here in the archives:
http://arrozcru.no-ip.org/ffmpeg/
Otherwise the previous Windows version of WinFF here has it included:
http://winff.googlecode.com/files/winff0.422setup.exe -
Thanks both. Great info! If it's not supported anymore I'm happy to just use the older version for these conversions.
The latest windows version I found here that supports it is 7906. I don't know how to build, compile or otherwise so I only use the ready-to-go downloads.
Thanks for the link to WinFF - the older one works fine for 3gp conversion, and although the 'standalone' version didn't work for me, installing and then copying the program file folder to a usb drive works fine (change file location in preferences). Converting to VCD then gives a usable mpeg format for use in Windows Movie Maker or VirtualDub - ideal for those not used to ffmpeg from the command line - a great tool.
Many thanks.
Similar Threads
-
FFMPeg trying to add image before flv file to get 3gp
By wingchun22 in forum Video ConversionReplies: 4Last Post: 25th Jul 2008, 22:09 -
How to convert 3gp or mp4 file
By avz10 in forum Newbie / General discussionsReplies: 3Last Post: 19th Jan 2008, 06:07 -
any tool to convert 3gP (mobile phone)
By concisa in forum Video ConversionReplies: 2Last Post: 18th Jan 2008, 15:19 -
FFMPEG 3gp conversion
By diskontrol in forum Video ConversionReplies: 1Last Post: 19th Dec 2007, 03:50 -
FFMPEG 3gp
By dizzy123 in forum EditingReplies: 3Last Post: 6th Sep 2007, 03:24