Hi,
Does anyone know a tool that can automated capture frames from a .wmv ?
Like VirtualDub but it doesn't support .wmv
thx in advance,
PC
+ Reply to Thread
Results 1 to 7 of 7
-
-
Install AVISynth and VirtualDubMod. Then use VirtualDubMod's File -> Open Video File function and elect to Use AVISynth Template -> DirectShowSource. You can then open a WMV file and can use the File -> Save Image Sequence function as usual.
-
Thx a lot for the help, although it didn't quite work out for me..
I got the following error,
I don't know what they mean by the FPS parameter.
Any help would be appreciated!
PC -
Originally Posted by perfect chaosDonatello - The Shredder? Michelangelo - Maybe all that hardware is for making coleslaw?
-
Originally Posted by yoda313
I don't know were to find the codecs I seem to miss..
thx for the help!
PC -
I got it
I found the codec to help me play the .wmv in virtualdubmpeg2
For the people interested, you can find it here
Yoda313 & Yagabo thanks a lot! -
Originally Posted by Perfect Chaos
When you used the DirectShowSource AVS template in VirtualDubMod it created an AVS file to access the WMV (or other) file. You can edit that AVS file with any text editor, like Notepad, and add the fps parameter if you know it. You'll see a line like this:
DirectShowSource("path_to_your_file.ext")
You want to add the fps parameter, and maybe convertfps to prevent audio de-sync:
DirectShowSource(""path_to_your_file.ext"", fps=29.97, convertfps=true)
After changing the AVS file you can open it with VirtualDubMod (and most other video conversion programs).
Similar Threads
-
High Quality Capturing with Little Frame Loss in VirtualDub
By monsoon01 in forum User guidesReplies: 65Last Post: 18th May 2013, 22:33 -
Stop Motion Animation Frame by Frame Capturing
By Fary4u in forum Capturing and VCRReplies: 9Last Post: 5th Jan 2012, 16:49 -
Frame resolution is suddenly much lower when capturing?
By dimitri_vdh in forum Newbie / General discussionsReplies: 2Last Post: 28th Oct 2008, 16:48 -
Nero Showtime 4 Freezes When Capturing A Frame
By sbpyper in forum Capturing and VCRReplies: 0Last Post: 10th Jul 2008, 04:56 -
Frame capturing from video file
By igorek in forum Newbie / General discussionsReplies: 4Last Post: 21st Jan 2008, 02:51