fuxor123
10th January 2006, 09:58
I'm currently trying to encode a transport stream but whenever i open it in Virtualdubmod the whole movie is covered in "blocks".
I use DVD2AVIT3 to create a dv2 file and demux the audio and then use the following script to load the movie into Virtualdubmod:
Loadplugin("...\mpeg2dec3.dll")
Loadplugin("...\decomb521.dll")
Loadplugin("...\Avisynth_2.5_Alpha\simpleresize.dll")
Loadplugin("...\undot.dll")
mpeg2source("...\asdf.d2v")
Telecide(order=1,guide=1,post=2,vthresh=30)
Decimate()
crop(8,132,-8,-140)
UnDot()
simpleresize(1280,544)
I tried several different settings in DVD2AVIT3 which led to nothing, reinstalled codecs, played around with VDM but nothing helped...
I also encoded the movie once to see if the prob would be gone then but the blocky thingies were still there...
Here some screenshots to show you what i mean. Those blocks appear throughout the whole movie btw.
http://img221.imageshack.us/img221/6227/asdf0917aj.th.jpg (http://img221.imageshack.us/my.php?image=asdf0917aj.jpg)
http://img221.imageshack.us/img221/9806/asdf1036gv.th.jpg (http://img221.imageshack.us/my.php?image=asdf1036gv.jpg)
http://img221.imageshack.us/img221/1378/asdf1383jc.th.jpg (http://img221.imageshack.us/my.php?image=asdf1383jc.jpg)
I use DVD2AVIT3 to create a dv2 file and demux the audio and then use the following script to load the movie into Virtualdubmod:
Loadplugin("...\mpeg2dec3.dll")
Loadplugin("...\decomb521.dll")
Loadplugin("...\Avisynth_2.5_Alpha\simpleresize.dll")
Loadplugin("...\undot.dll")
mpeg2source("...\asdf.d2v")
Telecide(order=1,guide=1,post=2,vthresh=30)
Decimate()
crop(8,132,-8,-140)
UnDot()
simpleresize(1280,544)
I tried several different settings in DVD2AVIT3 which led to nothing, reinstalled codecs, played around with VDM but nothing helped...
I also encoded the movie once to see if the prob would be gone then but the blocky thingies were still there...
Here some screenshots to show you what i mean. Those blocks appear throughout the whole movie btw.
http://img221.imageshack.us/img221/6227/asdf0917aj.th.jpg (http://img221.imageshack.us/my.php?image=asdf0917aj.jpg)
http://img221.imageshack.us/img221/9806/asdf1036gv.th.jpg (http://img221.imageshack.us/my.php?image=asdf1036gv.jpg)
http://img221.imageshack.us/img221/1378/asdf1383jc.th.jpg (http://img221.imageshack.us/my.php?image=asdf1383jc.jpg)