VideoHelp Forum




+ Reply to Thread
Results 1 to 2 of 2
  1. Member
    Join Date
    Apr 2005
    Location
    United States of America
    Search Comp PM
    Is there any way to import an MPEG (*.mpg) into AVISynth? I've tried MPEG2DEC.dll, but that only allows you to import DVD2AVI Project Files.
    Quote Quote  
  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)
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!