AviSynth 2.5 beta released

Just installed it and tried the mpeg2dec3.dll. Performance boot was fantastic in CCE.

_https://soundforge.net/project/showfiles.php?group_id=57023&release_id=136663

Assuming you're running P4, and your movie source is progressive (apparently most PAL movies are), try this script with the mpeg2dec3.dll:

LoadPlugin("mpeg2dec3.dll")
mpeg2source("dvd.d2v",idct=5)
YV12toYUY2(interlaced=false)


Slipperz
*^^*

Please no multiple posts your other one has been removed >> The-poacher :rolleyes: :)
 
Last edited:
Top