[FFmpeg-user] Screen Capture - Windows 10 - making progress

Gyan gyandoshi at gmail.com
Fri Jun 2 19:01:55 EEST 2017


Basic syntax would be

ffmpeg -rtbufsize 2000M -f gdigrab -probesize 50M -vsync passthrough
-frame_drop_threshold 4 -i title="Fox News - Breaking News Updates | Latest
News Headlines | Photos & News Videos - Mozilla Firefox" -f dshow -i audio=
"Stereo Mix (Realtek High Definition Audio)" -vf
"scale=trunc(iw/2)*2:trunc(ih/2)*2" -pix_fmt yuv420p tabgrab.mp4


More information about the ffmpeg-user mailing list