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:[email protected]] On Behalf Of Gyan Sent: Friday, June 2, 2017 12:02 PM To: FFmpeg user questions <[email protected]> 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 [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe". _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
