I am having problems with ffmpeg that I am hoping I can get some help on. I compiled ffmpeg from CVS yesterday and now I can't output any files. my command and error is below.
I followed some instructions on
http://www.rezsoft.org/3gp/ for updating ffmpeg and had problems since. In windows I can use the ffmpeg version that is included with 'Super' and I have no problems with my command line. Am I missing options in ./configure?
Thanks for any help!
*******Specs********
Soltek 3801-300 SFF
w/SL-B9A-FGR mainboard
AMD64 3400
1gb RAM
HD-3000 OTA Only
Nvidia FX5200 DVI->
Sony kdw50655 HDTV <-HDMI
C-Media CMI8768
KnoppMyth R5A16
ffmpeg -i /myth/tv/1011_20060503223200_20060503225900.nuv -bitexact -vcodec mpeg4 -s 176x144 -r 15 -b 48 -g 15 -hq -4mv -acodec amr_nb -ac 1 -ar 8000 -ab 12 -f 3gp /myth/tmp/testthis.3gp
FFmpeg version CVS, Copyright (c) 2000-2004 Fabrice Bellard
configuration: --enable-amr_nb
libavutil version: 49.0.0
libavcodec version: 51.9.0
libavformat version: 50.4.0
built on May 3 2006 13:49:42, gcc: 3.3.5 (Debian 1:3.3.5-12)
Input #0, mpegts, from '/myth/tv/1011_20060503223200_20060503225900.nuv':
Duration: 00:27:59.1, start: 18489.150489, bitrate: 13860 kb/s
Stream #0.0[0x31], 29.97 fps(r): Video: mpeg2video, yuv420p, 1920x1080, 14450 kb/s
Stream #0.1[0x34](eng): Audio: 0x0000, 48000 Hz, stereo, 384 kb/s
Unable for find a suitable output format for 'mpeg4'
*********************
This is the results from Super's ffmpeg
c:\Program Files\eRightSoft\SUPER>ffmpeg -i c:\temp\300.nuv -bitexact -vcodec mpeg4 -s 176x144 -r 15 -b 48 -g 15 -hq -4mv -acodec amr_nb -ac 1 -ar 8000 -ab 12 -f 3gp c:\temp\testthat.3gp
ffmpeg version 0.5.0-pre2, build 613 Copyright (c) 2000-2005 Fabrice Bellard
configuration: --enable-mp3lame --enable-faac --enable-faad --enable-amr_nb --enable-amr_wb --disable-ffserver --disable-ffplay --enable-small --enable-memalign-hack --enable-gpl --enable-xvid --enable-dts --enable-a52 --enable-vhook --enable-pthread
built on Nov 13 2005 21:13:33, gcc: 3.3.1 (cygming special)
Input #0, mpegts, from 'c:\temp\300.nuv':
Duration: 00:00:57.6, start: 1042.175978, bitrate: 17697 kb/s
Stream #0.0[0x31]: Video: mpeg2video, 1920x1080, 29.97 fps
Stream #0.1[0x34]: Audio: ac3, 48000 Hz, stereo, 384 kb/s
Output #0, 3gp, to 'c:\temp\testthat.3gp':
Stream #0.0: Video: mpeg4 (hq), 176x144, 15.00 fps, q=2-31, 48 kb/s
Stream #0.1: Audio: amr_nb, 8000 Hz, mono, 12 kb/s
Stream mapping:
Stream #0.0 -> #0.0
Stream #0.1 -> #0.1
[mpeg4 @ 0x7ac800]removing common factors from framerate
Press [q] to stop encoding
A>[mpeg2video @ 0x7ac800]ac-tex damaged at 84 29ate= 75.2kbits/s
A>[mpeg2video @ 0x7ac800]Warning MVs not available
[mpeg2video @ 0x7ac800]concealing 4600 DC, 4600 AC, 4600 MV errors
frame= 870 q=0.0 Lsize= 548kB time=57.4 bitrate= 78.1kbits/s
video:435kB audio:90kB global headers:0kB muxing overhead 4.467427%