[FFmpeg-user] ffmpeg screencapture from a virtual xserver larger than the physical screen
Nicolas George
george at nsup.org
Thu Nov 19 18:48:53 CET 2015
Le nonidi 29 brumaire, an CCXXIV, Zenny a écrit :
> However, I have never forwarded xserver display with ffmpeg. Any hints
> appreciated.
There is nothing special:
ffmpeg -f x11grab -i :0 -f opengl -
The first half grabs the display, the second half displays the resulting
video stream in a window. You can use all the options you want to scale
down, reduce rate, etc.
Regards,
--
Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20151119/73e06e26/attachment.sig>
More information about the ffmpeg-user
mailing list