KingManon
11th November 2007, 11:48
First time encoding outside AutoGK and VirtualDubMod crashes on me :(
The situation is that I have a HDTV recording as .ts and I am following this guide: http://www.samek.neostrada.pl/hdtv/hdtv2xvid.htm
First issue: When I have created the .avs it says in the guide that I can try to run it in my media player. It plays OK, but the movies is filled with green blocks all over
http://img217.imageshack.us/img217/6870/snapshot20071111113732ke8.th.jpg (http://img217.imageshack.us/img217/6870/snapshot20071111113732ke8.jpg)
Doesn't look right to me, or?
Content of .avs:
Loadplugin("C:\Program Files\AviSynth 2.5\plugins\MPEG2Dec3.dll")
Loadplugin("C:\Program Files\AviSynth 2.5\plugins\Decomb521.dll")
Loadplugin("C:\Program Files\AviSynth 2.5\plugins\UnDot.dll")
mpeg2source("D:\KingManon\Movies\ROTK\dvd2avi.d2v")
SelectEven()
Decimate()
crop(0,140,0,-140)
UnDot()
Second issue: Well, I continue to VirtualDubMod with my .avs. I set up what needs changing and start the first pass. It runs to about 30% then crashes as it reaches frame 6505! Crashes meaning that the VirtualDubMod running program simply disappears from the screen! If I open the .avs in VirtualDubMod and fast forward to fram 6505 the same thing happens. What could possibly be wrong?
The situation is that I have a HDTV recording as .ts and I am following this guide: http://www.samek.neostrada.pl/hdtv/hdtv2xvid.htm
First issue: When I have created the .avs it says in the guide that I can try to run it in my media player. It plays OK, but the movies is filled with green blocks all over
http://img217.imageshack.us/img217/6870/snapshot20071111113732ke8.th.jpg (http://img217.imageshack.us/img217/6870/snapshot20071111113732ke8.jpg)
Doesn't look right to me, or?
Content of .avs:
Loadplugin("C:\Program Files\AviSynth 2.5\plugins\MPEG2Dec3.dll")
Loadplugin("C:\Program Files\AviSynth 2.5\plugins\Decomb521.dll")
Loadplugin("C:\Program Files\AviSynth 2.5\plugins\UnDot.dll")
mpeg2source("D:\KingManon\Movies\ROTK\dvd2avi.d2v")
SelectEven()
Decimate()
crop(0,140,0,-140)
UnDot()
Second issue: Well, I continue to VirtualDubMod with my .avs. I set up what needs changing and start the first pass. It runs to about 30% then crashes as it reaches frame 6505! Crashes meaning that the VirtualDubMod running program simply disappears from the screen! If I open the .avs in VirtualDubMod and fast forward to fram 6505 the same thing happens. What could possibly be wrong?