Francesco Romani wrote: > If h264 in avi would suffice, you can use: > - the h264 encoder through ffmpeg (1.0.x, 1.1.x, HEAD): > $ transcode -i source.mpg -y ffmpeg -F h264 -o out.avi ...
I'm trying to build a a HD video out of a collection of still camera images. So, do I just have a too old ffmpeg, or was it compiled with wrong options? % rpm -q transcode ffmpeg transcode-1.0.4-5.lvn8 ffmpeg-0.4.9-0.41.20071011.lvn8 % transcode -i framelist -g 1920x1080 --use_rgb -x imlist,null -y ffmpeg -F h264 --export_fps 50,6 -o video.avi transcode v1.0.4 (C) 2001-2003 Thomas Oestreich, 2003-2004 T. Bitterberg, 2004-2007 Transcode Team [transcode] auto-probing source framelist (failed) [transcode] V: import format | unknown (V=imlist|A=null) [transcode] V: import frame | 1920x1080 1.78:1 [transcode] V: bits/pixel | 0.035 (low) [transcode] V: decoding fps,frc | 25.000,0 [transcode] A: import format | 0x2001 AC3/A52 [48000,16,2] [transcode] A: export format | 0x55 MPEG layer-3 [48000,16,2] 128 kbps [transcode] V: encoding fps,frc | 50.000,6 [transcode] A: bytes per frame | 3840 (3840.000000) [transcode] A: adjustment | [EMAIL PROTECTED] [transcode] V: IA32/AMD64 accel | sse2 (sse2 sse mmxext mmx asm C) tc_memcpy: using sse for memcpy [transcode] V: video buffer | 10 @ 1920x1080 [import_null.so] v0.2.0 (2002-01-19) (video) null | (audio) null [import_imlist.so] v0.1.1 (2007-08-14) (video) RGB [export_ffmpeg.so] v0.3.13 (2004-08-03) (video) Lavc51.45.0 | (audio) MPEG/AC3/PCM [export_ffmpeg.so] Could not find a FFMPEG codec for 'h264'. [transcode] warning : (encoder.c) video export module error: init failed [transcode] critical: failed to init encoder -- /* * * Otto J. Makela <[EMAIL PROTECTED]> * * * * * * * * * * * * * * * */ /* Phone: +358 40 765 5772, FAX: +358 42 7655772, ICBM: 60N 25E */ /* Mail: Mechelininkatu 26 B 27, FI-00100 Helsinki, FINLAND */ /* * * Computers Rule 01001111 01001011 * * * * * * * * * * * * */