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

Ron Barnes rbarnes at njdevils.net
Fri Jun 2 20:04:18 EEST 2017


Gyan,

Thank you, that works but the audio is not in sync with the video.  Is there a way to correct this?

-Ron

-----Original Message-----
From: ffmpeg-user [mailto:ffmpeg-user-bounces at ffmpeg.org] On Behalf Of Gyan
Sent: Friday, June 2, 2017 12:02 PM
To: FFmpeg user questions <ffmpeg-user at ffmpeg.org>
Subject: Re: [FFmpeg-user] Screen Capture - Windows 10 - making progress

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 _______________________________________________
ffmpeg-user mailing list
ffmpeg-user at ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".



More information about the ffmpeg-user mailing list