[FFmpeg-user] vdpau render ?
Lautaro
lautarus at gmail.com
Thu Sep 15 05:23:24 CEST 2011
Hi all, I'm trying render a file.ts (h264) to pal-dvd compliant mpeg,
the command is:
$ffmpeg -i input.ts -target pal-dvd -ab 192k -threads 4 output.mpg
It's work fine, but the fps when Im work with ffmpeg is '29' always, the
same numbers what it get with a dual-core @ 2.6ghz.
Im using a quad-core @ 2.4ghz -actually- , with a nvidia gt210 -with
vdpau support, of course-, but the fps=29 , I say, the same speed.
Is this ok? Or I m 'Lost in translation' ???
I wrote in console: 'ffmpeg -formats|grep vdpau' but nothing...
Thanks in advance & Cheers
More information about the ffmpeg-user
mailing list