A site I'm a member of requires 1920 x 1080 screenshots of videos before they're submitted. What the best way to take screenshots of videos? My videos are interlaced. When I just drag a video into AVSPmod and find a section a video I want to screenshot, the picture has visible interlacing which I assume I'm not supposed to have in the screenshot.
A read that somebody uses FFindex but they didn't elaborate.
+ Reply to Thread
Results 1 to 4 of 4
-
Last edited by VideoFanatic; 5th Oct 2017 at 03:09.
-
Code:
@ffmpeg -y -v quiet -stats -i "%1" -vf "select='gt(scene\,0.05)',scale=1920:1080:out_range=full:sws_flags=spline" -vsync 0 "%~n1_snap_%%06d.png"
Similar Threads
-
1920x1080 vs full screen in VLC Media player on 1920x1080 screen
By Circlotron in forum Software PlayingReplies: 4Last Post: 17th Apr 2015, 06:16 -
Pot Player Blu-Ray Time-On-Screen in Full-Screen
By robertkjr3d in forum Software PlayingReplies: 2Last Post: 31st Oct 2014, 04:46 -
Full screen
By Marios14 in forum Authoring (DVD)Replies: 8Last Post: 20th May 2014, 20:14 -
Using PC as full screen TV, what program do i use?
By Rick1984 in forum Newbie / General discussionsReplies: 13Last Post: 20th Feb 2014, 06:22 -
3d movie has spilt screen I want it full screen please help.
By stadelbauer in forum Newbie / General discussionsReplies: 9Last Post: 18th Dec 2013, 17:46