logo Sign In

Post #277458

Author
Marvolo
Parent topic
Please help me with histograms.
Link to post in topic
https://originaltrilogy.com/post/id/277458/action/topic#277458
Date created
14-Mar-2007, 11:10 PM
Just wanted to tell everyone that to avoid this error:

Script error: there is no function named "mpeg2source"


you have to add:

LoadPlugin("C:\AviSynth 2.5\DGIndex\DGDecode.dll") above mpeg2source and it will work.

Of course modify it so that the directory to DGDecode.dll is correct according to where it is located on your computer.