View Full Version : How to make a Screenshot like this
stillwater
24th December 2009, 09:31
http://img.phyrefile.com/shemet/2009/11/25/don1.png
PLS tell me which software can do that?thanks a ton.
link http://img.phyrefile.com/shemet/2009/11/25/don1.png
Selur
24th December 2009, 09:41
the green OSD data looks like ffdshow but instead of using ffdshows 'grab' function I would:
0) enable the osd options you want to see in ffdshow
1) play the video with media player classic.
2) pause the video, click file, click save thumbnails and save it.
stillwater
24th December 2009, 15:15
thanks .But I wanna make a screenshot frame by frame .Is there a software like this?
Hubbabub
24th December 2009, 17:09
thanks .But I wanna make a screenshot frame by frame .Is there a software like this?
Maybe this program can do what you want
http://www.videohelp.com/tools/Video_Thumbnails_Maker
J_Darnley
24th December 2009, 17:12
Yes, ffdshow can "grab" all frames. Other options are ffmpeg, avisynth.
K0zi
24th December 2009, 22:53
I don't think ffdshow can grab a frame with overlayed OSD.
The other way could be like this:
Save this as .avs file:
DirectShowSource("path_to_your_file.mkv")
and open in AvsP. There you can save any frame you want, with OSD (providing you use ffdshow as decoder).
Snowknight26
25th December 2009, 01:27
I don't think ffdshow can grab a frame with overlayed OSD
It could before, but now you have to have two instances of ffdshow in the graph to have the second one take a screenshot of the first (which has the OSD).
But hey, Rule 6.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.