This is a total newbie question but how do I frameserve mpeg2 video with avisynth? Here is what I'm trying to use now but which doesn't work:
LoadPlugin("C:\Program Files\AviSynth2\plugins\MPEG2DEC.dll")
Mpeg2Source("*.d2v")
Is this the correct syntax? Do I input VOB, M2V, or DVD2AVI project files? Also where can I get the latest version of mpeg2dec.dll?
+ Reply to Thread
Results 1 to 7 of 7
-
-
if you look, the video it will look for will have the extension d2v. thats a dvd2avi file.
-
yeah I get that...........but I get an error when I try to open the file in any program. AVISource works fine for avi files but I can't get mpeg2s to work.
-
I try to open the script....I'm just wondering if the syntax changed at all between version of avisynth. Like from .3 to 1.0 to 2
-
it should work. i use virtualdub to frameserve to tmpgenc with the same script and it works fine.
-
I finally figured out why it didn't work. I was using DVD2AVI 1.77.3 but mpeg2dec.dll doesn't support it. I got a new version of the decoder and it works fine now. Thanks for the help anywaze
Similar Threads
-
Avisynth MPEG2 to h264 Program Suggestions?
By VideoFanatic in forum RestorationReplies: 2Last Post: 14th Feb 2012, 18:33 -
programm which can make frameserving for Avisynth script
By Yury Perschin in forum Capturing and VCRReplies: 0Last Post: 20th Jan 2009, 11:19 -
DV to mpeg2 via avisynth..??
By aussiemac in forum Video ConversionReplies: 12Last Post: 17th Nov 2008, 08:12 -
HDTV MPEG2 to AVISynth to FAVC help?
By Valnar in forum Video ConversionReplies: 18Last Post: 5th Nov 2007, 05:15 -
frameserving movie from premiere pro cs3 to avisynth
By colin66 in forum Newbie / General discussionsReplies: 10Last Post: 29th Oct 2007, 07:47