On Wed, 10 Feb 2010 14:10:37 -0200
Dâniel Fraga <frag...@gmail.com> wrote:

>       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

        Sorry, wrong video. That's the correct command line:

fr...@tux ~/src$ transcode -J transform -i terrenoabandonado.mp4 -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.
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.
[transcode] V: auto-probing     | terrenoabandonado.mp4 (OK)
[transcode] V: import format    | (null) in QuickTime (module=mov)
[transcode] A: auto-probing     | terrenoabandonado.mp4 (OK)
[transcode] A: import format    | PCM in QuickTime (module=mov)
[transcode] V: AV demux/sync    | (1) sync AV at initial MPEG sequence
[transcode] V: import frame     | 1280x720  1.78:1  encoded @ 16:9
[transcode] V: bits/pixel       | 0.065 (low)
[transcode] V: decoding fps,frc | 30.000,5
[transcode] V: video format     | YUV420 (4:2:0) aka I420
[transcode] A: import format    | 0x1     PCM          [44100,16,2]
[transcode] A: export format    | 0x55    MPEG ES Layer 3 [44100,16,2]  128 kbps
[transcode] V: export format    | unknown (module dependant)
[transcode] V: encoding fps,frc | 30.000,5
[transcode] A: bytes per frame  | 5880 (5880.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 @ 1280x720 [0x2]
[transcode] A: audio buffer     | 10 @ 44100x2x16
[import_mov.so] v0.1.3 (2005-12-04) (video) * | (audio) *
[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] Image Transformation/Stabilization Settings:
[filter_transform.so]     input     = terrenoabandonado.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] Final zoom: 7.358019

[filter_unsharp.so] unsharp: 5x5:0.80 (sharpen luma)
[filter_unsharp.so] unsharp: 5x5:0.40 (sharpen chroma)
[filter_unsharp.so] v1.0.1 (2003-10-27) unsharp mask & gaussian blur
[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
[import_mov.so] codec=mp4a, rate=44100 Hz, bits=16, channels=2, samples=1894682
[import_mov.so] VIDEO: codec=avc1, fps=30.000, width=1280, height=720, 
frames=1289
[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 @ 0x7f61d00008f0]broken ffmpeg default settings detected
[libx264 @ 0x7f61d00008f0]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


-- 
Linux 2.6.32: Man-Eating Seals of Antiquity


Reply via email to