storebror
29th December 2004, 14:54
Hi. Don't know if i got this right, but i want to load my mpeg2-file into VDub via this .avs-script so that i can convert it to an .AVI(?):
--------------------------------------------
LoadPlugin("D:\Program\AviSynth 2.5\plugins\MPEGDecoder.dll")
MPEGSource("E:\Movies\DVD\Jarrett trio Japan-86.mpg")
But when testing it in Win MediaPlayer i end up with this errormessage:
--------------------------------------------
Evaluate: Unrecognized exception!
(E:\Movies\DVD\Jarrett trio Japan-86.mpg, Line 2)
Obviously i'm doing something wrong..:confused:
Thx
--------------------------------------------
LoadPlugin("D:\Program\AviSynth 2.5\plugins\MPEGDecoder.dll")
MPEGSource("E:\Movies\DVD\Jarrett trio Japan-86.mpg")
But when testing it in Win MediaPlayer i end up with this errormessage:
--------------------------------------------
Evaluate: Unrecognized exception!
(E:\Movies\DVD\Jarrett trio Japan-86.mpg, Line 2)
Obviously i'm doing something wrong..:confused:
Thx