Sorry if it's been asked before, but I couldn't find a solution
(I searched on google and in this mailing list but the gmane interface
is very bad. It would be better if mailman could archive the messages
and google could find it... ;)

        The problem is, I'm trying to use transform filter exporting to
ffmpeg (h264):

fr...@tux ~/src$ transcode -J transform -i terrenocortado3.mp4.trf -y 
ffmpeg,tcaud -F h264 -o STABILE.mp4
transcode v1.1.5 (C) 2001-2003 Thomas Oestreich, 2003-2009 Transcode Team
libdvdread: Using libdvdcss version 1.2.10 for DVD access
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed
libdvdread: Can't open file VIDEO_TS.IFO.
[probe_ffmpeg.c] critical: unable to open 'terrenocortado3.mp4.trf' 
(libavformat failure)
[transcode] V: auto-probing     | terrenocortado3.mp4.trf (FAILED)
[transcode] V: import format    | (null) in  (module=null)
[transcode] A: auto-probing     | terrenocortado3.mp4.trf (FAILED)
[transcode] A: import format    | AC3 in  (module=null)
[transcode] V: AV demux/sync    | (1) sync AV at initial MPEG sequence
[transcode] V: import frame     | 720x576  1.25:1  encoded @ UNKNOWN
[transcode] V: bits/pixel       | 0.174
[transcode] V: decoding fps,frc | 25.000,0
[transcode] V: video format     | YUV420 (4:2:0) aka I420
[transcode] A: import format    | 0x2000  AC3          [48000,16,2]
[transcode] A: export format    | 0x55    MPEG ES Layer 3 [48000,16,2]  128 kbps
[transcode] V: export format    | unknown (module dependant)
[transcode] V: encoding fps,frc | 25.000,3
[transcode] A: bytes per frame  | 7680 (7680.000000)
[transcode] A: adjustment       | 0...@1000
[transcode] V: IA32/AMD64 accel | sse3 sse2 sse 3dnowext 3dnow mmxext mmx cmove 
asm 
[transcode] V: video buffer     | 10 @ 720x576 [0x2]
[transcode] A: audio buffer     | 10 @ 48000x2x16
[import_null.so] v0.2.0 (2002-01-19) (video) null | (audio) null
[filter_transform.so] v0.61 (2009-10-25) transforms each frame according to 
transformations
 given in an input file (e.g. translation, rotate) see also filter stabilize
[filter_transform.so] critical: cannot open input file 
terrenocortado3.mp4.trf.trf!

[filter_transform.so] Image Transformation/Stabilization Settings:
[filter_transform.so]     input     = terrenocortado3.mp4.trf
[filter_transform.so]     smoothing = 10
[filter_transform.so]     maxshift  = -1
[filter_transform.so]     maxangle  = -1.000000
[filter_transform.so]     crop      = Keep
[filter_transform.so]     relative  = True
[filter_transform.so]     invert    = False
[filter_transform.so]     zoom      = 0.000000
[filter_transform.so]     optzoom   = True
[filter_transform.so]     sharpen   = 0.800000
[filter_transform.so] critical: error while preprocessing transforms!
[transcode] warning: Initialization of filter transform failed, skipping.
[export_tcaud.so] v0.9.0 (2007-07-03) (audio) MPEG/AC3/PCM
[export_ffmpeg.so] v0.3.18 (2008-11-29) (video) Lavc52.37.1 | (audio) 
MPEG/AC3/PCM
[export_ffmpeg.so] Using FFMPEG codec 'h264' (FourCC 'h264', H264 (avc)).
[export_ffmpeg.so] No profile selected
[export_ffmpeg.so] warning: Error opening configuration file ./ffmpeg.cfg: No 
such file or directory
[export_ffmpeg.so] Starting 1 thread(s)
[export_ffmpeg.so] Set display aspect ratio to input
[libx264 @ 0x23ad050]broken ffmpeg default settings detected
[libx264 @ 0x23ad050]use an encoding preset (vpre)
[export_ffmpeg.so] warning: could not open FFMPEG codec
[encoder.c] warning: video export module error: init failed
[transcode] critical: failed to init encoder

        ***

        How can I pass this -vpre option to ffmpeg?

        Thanks.

        Ps: by the way the latest transcode version on the site is outdated 
(1.1.0).

-- 
Linux 2.6.32: Man-Eating Seals of Antiquity


Reply via email to