TCD02
5th May 2003, 03:52
Hi,
is there any difference between the between the Standard Colorspace Conversion or the ones from the MPEG2DEC3.dll (ConvertToYUY2 oder YV12ToYUY2)??
If yes, which??
How do i differ which MPEG2DEC Plugin wil be used, since AviSynth loads plugins automatically.
Let's say i have the MPEG2DEC.dll, the MPEG2DEC3.dll and the MPEGDecoder.dll (YV12) copied into the Plugin Folder!!
As i understand the "MPEGSource" refers to the plugin, not to AviSynth itself.
So which one is loaded/used, when all three are in the Plugin Folder?
Is it correct, that the only way to decide which one should be used in the actual script ist to include a "Load Plugin" Statement??
Can i be certain, that in this case the one is really used??
Can anybody explain this??
TCD
is there any difference between the between the Standard Colorspace Conversion or the ones from the MPEG2DEC3.dll (ConvertToYUY2 oder YV12ToYUY2)??
If yes, which??
How do i differ which MPEG2DEC Plugin wil be used, since AviSynth loads plugins automatically.
Let's say i have the MPEG2DEC.dll, the MPEG2DEC3.dll and the MPEGDecoder.dll (YV12) copied into the Plugin Folder!!
As i understand the "MPEGSource" refers to the plugin, not to AviSynth itself.
So which one is loaded/used, when all three are in the Plugin Folder?
Is it correct, that the only way to decide which one should be used in the actual script ist to include a "Load Plugin" Statement??
Can i be certain, that in this case the one is really used??
Can anybody explain this??
TCD