Fars33r
10th December 2004, 03:28
I initially posted a similar question here (http://forum.doom9.org/showthread.php?s=&threadid=86504) and I was told to use AVISynth.
Now, just to recap what I've done to this point.
I created an AVS file with the following script LoadPlugin("mpeg2dec3.dll")
Mpeg2Source("C:\Documents and Settings\*****\Desktop\Current Project\Elfen Lied Project\[ready to author]\01el.m2v")
AddBorders(48,48,48,48)
...however it didn't recognize the plug-in. I also tried:
DirectShowSource("C:\Documents and Settings\*****\Desktop\Current Project\Elfen Lied Project\[ready to author]\01el.m2v")
AddBorders(48,48,48,48)
This froze TMPGE and corrupted the m2v file, I had a backup though in case ;)
I was wondering a few things before I get the proper plug-in and start playing around again, is the script I am using correct and am I using the correct settings?
Now, just to recap what I've done to this point.
I created an AVS file with the following script LoadPlugin("mpeg2dec3.dll")
Mpeg2Source("C:\Documents and Settings\*****\Desktop\Current Project\Elfen Lied Project\[ready to author]\01el.m2v")
AddBorders(48,48,48,48)
...however it didn't recognize the plug-in. I also tried:
DirectShowSource("C:\Documents and Settings\*****\Desktop\Current Project\Elfen Lied Project\[ready to author]\01el.m2v")
AddBorders(48,48,48,48)
This froze TMPGE and corrupted the m2v file, I had a backup though in case ;)
I was wondering a few things before I get the proper plug-in and start playing around again, is the script I am using correct and am I using the correct settings?