logo Sign In

Post #405994

Author
Lord Grievous
Parent topic
AviSynth/VirtualDubMod YV12 problems...
Link to post in topic
https://originaltrilogy.com/post/id/405994/action/topic#405994
Date created
30-Mar-2010, 4:48 PM

I renamed my VOBs to MPGs and they still play perfectly, and I'm using this script with AviSynth 2.58

LoadPlugin("C:\Users\username\Desktop\mpegdecoder_25_dll_20030216\MPEGDecoder.dll")
MPEGSource("D:\TEMP\PROJECT\VTS_01_1.mpg")

When I open the avs script in VirtualDubMod 15.10.3 it said it couldn't find a YV12 decompressor, but after installing Koepi's XVID codec it loads the script, but this is what I get:

Does anyone know what I did wrong here? I've been trying for days to get *any* script to work with this thing but so far nothing :(