On Sat, 2010-02-13 at 02:15 -0200, Dâniel Fraga wrote:
> fr...@tux ~/src$ transcode -J transform=smoothing=1 -i pombas.mp4 -y 
> ffmpeg,tcaud -F h264="-vpre default"  -o STABILE.mp4

>       I don't understand why PAL/NTSC must be set... what is the reason for 
> this? Thanks.

Because transcode misinterpretes the value of the -F option you're
passing to it.

transcode interpretes that as you're trying to use the
[h264="-vpre default"]
codec.

I guess you're trying to pass some  ffmpeg-specific settings to
transcode. Use the ffmpeg.cfg file for that.

Bests,

-- 
Francesco Romani // Ikitt


Reply via email to