|
(no subject): msg#00271video.ffmpeg.user
Hello everyone, I hope someone will be able to help me out... I am having problems converting video files (mp4, mov, m4v) containing AAC audio with ffmpeg. It happens with videos from different sources, so it's not just one file that is corrupted. This is the error I get the most often : [aac @ 0x83e9960]faac: frame decoding failed: Gain control not yet implemented (and this error scrolls endlessly more than every second, very anoying) [aac @ 0x83e9960]faacDecInit2 failed r:-1 sr:96000 ch:0 s:83 (the files that returned this 2nd error where correctly converted with mencoder, but I rather use ffmpeg to encode everything) I use the following command line : ffmpeg -i video.mov -acodec mp3 -ab 32 -ar 22050 -b 192 -r 15 -s 320x240 -f flv video.flv I have the CVS ffmpeg (from Jan 22 or 21) with libavcodec version: 51.1.0and libavformat version: 50.0.0 on Red Hat Linux 7.3. Compiled with : --cc=gcc3 --prefix=/usr --libdir=/usr/lib --mandir=/usr/share/man --enable-mp3lame --enable-pp --enable-gpl --enable-faad --enable-xvid --enable-faac --enable-a52 --enable-amr_nb --enable-amr_wb Has anyone had the same problems ? Thank you for your time... retroneo |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | MPEG-2 Problems: 00271, Brian Brice |
|---|---|
| Next by Date: | Re: MPEG-2 Problems: 00271, Erik Slagter |
| Previous by Thread: | MPEG-2 Problemsi: 00271, Brian Brice |
| Next by Thread: | MPEG TS: 00271, Gilad Novik |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |