[FFmpeg-devel] FFv1 performance
Christophe Gisquet
christophe.gisquet
Wed Apr 21 17:35:55 CEST 2010
Hi,
2010/4/21 Peter B. <pb at das-werkstatt.com>:
> Since I tried capturing, I had to use Windows - and VirtualDub
Then maybe use one of Ramiro's builds here (if you can't compile):
http://ffmpeg.arrozcru.org/autobuilds/
and use the vfwcap device in this fashion
ffmpeg -r <framerate> -f vfwcap -i <index of a device, for instance 0> \
<your encoding option, like -vcodec ffv1> <output>
Ramiro may chime in on that particular topic.
More information about the ffmpeg-devel
mailing list