On 04/09/16 09:25, Carl Eugen Hoyos wrote:
2016-09-04 10:16 GMT+02:00 Sven C. Dack <sven.c.d...@sky.com>:
$ ffmpeg -f x11grab -s 1920x1080 -i :0.0 -f rawvideo /dev/null
(I.e. 30fp/s, 2gbit/s)
This will tell you how fast you can grab at the most. Here the
screen size is set to be 1920x1080.
Then reduce it with the "-r" option:
No!
*lol* It used to work like this in the past and it still does (I had tested each
example line before posting). I hadn't noticed there was now a -framerate option
for this. Good to know, thanks.
Sven
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user
To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".