I have an MPEG-2 file, just encoded with CCE. I would like to know if there is a freeware program that will allow me to advance in frames (either one by one, by keyframe by keyframe) and extract a single frame from this MPEG-2 file to the clipboard or to a BMP file.
Thanks in advance.
+ Reply to Thread
Results 1 to 5 of 5
-
-
Mpeg2Dec3.DLL, AviSynth and VirtualDub. All free.
Frameserve a short .AVS script into VirtualDub, crop either a single frame, or a group of frames, then export the frames (in .BMP mode).ICBM target coordinates:
26° 14' 10.16"N -- 80° 16' 0.91"W -
My AVS script isn't working...
Here's what it looks like:
loadplugin("C:\MPEG2Dec3.dll")
mpeg2source("C:\movie.m2v")
Any ideas?
Thanks
Similar Threads
-
Play an MTS file frame by frame, displaying timecode or frame number
By SeánB in forum Software PlayingReplies: 5Last Post: 5th Oct 2010, 16:26 -
Unwanted Single frame problem
By Redcliffe in forum Capturing and VCRReplies: 5Last Post: 20th Jan 2009, 16:15 -
Saving a single Frame as a Jpeg
By acestu in forum EditingReplies: 0Last Post: 20th Aug 2008, 15:11 -
Frame capturing from video file
By igorek in forum Newbie / General discussionsReplies: 4Last Post: 21st Jan 2008, 02:51 -
Convert Mini DV to MPEG-2 and post single file to Webserver
By DNCR556 in forum Newbie / General discussionsReplies: 2Last Post: 24th Nov 2007, 01:22