+ Reply to Thread
Results 1 to 2 of 2
-
There are two ways, but sometimes they will lead to unpredictable results. First is with Mpegdecoder.dll by Nic. It is somewhat buggy, especially with mpeg1 files. The second is with DirectShowsource() avisynth command. Here you must specify the frame rate, for example
DirectShowsource("bla-bla.mpg", 25) or ("bla-bla.mpg", fps=25) - don't remember exactly.
But best way is trough DVD2AVI and Mpeg2dec3.dll (currently these applications are developed at new level as DGIndex instead DVD2AVI and DGDecode.dll instead mpeg2dec3.dll. Both are packed in DGMpgDec package and must be used as pair). The last versions can handle pretty much every type of mpeg (1,2,transport, HDTV and so on)
Similar Threads
-
Getting Avisynth to import raw avi without converting to RGB
By Asterra in forum Video ConversionReplies: 18Last Post: 22nd May 2011, 20:08 -
.mp4 Avisynth import issues
By Campony in forum Video ConversionReplies: 29Last Post: 20th May 2011, 08:11 -
HD MPEG-2 import; Vegas crashes...Any other programs out there for this?
By karpodiem in forum EditingReplies: 7Last Post: 6th Jul 2009, 11:39 -
DGIndexed MPEG or AVI wrapped MPEG best for AVISynth?
By flywitness in forum EditingReplies: 1Last Post: 12th Sep 2008, 09:08 -
Import picture/title into AVIsynth
By jwfc in forum Newbie / General discussionsReplies: 7Last Post: 22nd Oct 2007, 19:47