dude051
3rd July 2003, 05:18
Alright... first up is my specs:
Encoding Anime Source (which is pretty low quality, Tenchi OVA)
heres what my script looks like:
#Plugins
LoadPlugin("LoadPluginEx.dll")
LoadPlugin("DustV5.dll")
#
#Source
mpeg2source("Tenchi-OVA-DVD01.d2v")
#
#Cropping
Crop(0,1,720,480)
#
#IVTC
Telecide(guide=1,gthresh=50,chroma=true,threshold=30)
Decimate(cycle=5)
#
#Resizing
BicubicResize(640,480,0,0.5)
#
#Convolution3D
Convolution3d(preset="animebq")
#
ConvertToYUY2
#
#Dust
PixieDust(limit=8)
#
ConvertToYV12
#
aWarpSharp(cm=1)
#
#TemporalCleaner
TemporalCleaner()
#
#2DCleanYUY2
ConvertToYUY2
_2DCleanYUY2(thresholdY=10,radiusX=2,radiusY=2)
ConvertToYV12
#
#Tweak
Tweak(bright=3)
Divx5 Settings:
2 Pass Original @ 984kbps
Psychovisual Enhancements = Strong
Pre-Processing Source = Extream
All other settings left default, no GMC
Now my question... I have cleaned the source up pretty good IMO... is there something that could creat extream noise and artifacts from the Divx settings? Is there some filters that help specificaly to Divx ( Ive used BlockBuster, NoMoSmooth, MSmooth[made wierd colors] and came to these filters to work best with the codec.) I would post this in the Avisynth forum... but im guessing that it is codec settings and probably maybe my filters.. :P. Put together this site of before-after... bads and what i guess u can call goods>
http://www.geocities.com/goku22xl/difference.html
(an old account I had laying about.. knew it would come in use sometime ~_^) My biggest fact is that it is mainly bad in the opening credits! Yes I could always just edit them out... but its also a fact-of-the-matter type thing. Plus I wonder if the same reason is affecting the small noise problems throughout the rest of my encode. You'll see once u follow the link... any help appreciated.. and sorry if this topic seems out of place for the Divx forum.. but it just seemed to fit in here.. :)
Encoding Anime Source (which is pretty low quality, Tenchi OVA)
heres what my script looks like:
#Plugins
LoadPlugin("LoadPluginEx.dll")
LoadPlugin("DustV5.dll")
#
#Source
mpeg2source("Tenchi-OVA-DVD01.d2v")
#
#Cropping
Crop(0,1,720,480)
#
#IVTC
Telecide(guide=1,gthresh=50,chroma=true,threshold=30)
Decimate(cycle=5)
#
#Resizing
BicubicResize(640,480,0,0.5)
#
#Convolution3D
Convolution3d(preset="animebq")
#
ConvertToYUY2
#
#Dust
PixieDust(limit=8)
#
ConvertToYV12
#
aWarpSharp(cm=1)
#
#TemporalCleaner
TemporalCleaner()
#
#2DCleanYUY2
ConvertToYUY2
_2DCleanYUY2(thresholdY=10,radiusX=2,radiusY=2)
ConvertToYV12
#
#Tweak
Tweak(bright=3)
Divx5 Settings:
2 Pass Original @ 984kbps
Psychovisual Enhancements = Strong
Pre-Processing Source = Extream
All other settings left default, no GMC
Now my question... I have cleaned the source up pretty good IMO... is there something that could creat extream noise and artifacts from the Divx settings? Is there some filters that help specificaly to Divx ( Ive used BlockBuster, NoMoSmooth, MSmooth[made wierd colors] and came to these filters to work best with the codec.) I would post this in the Avisynth forum... but im guessing that it is codec settings and probably maybe my filters.. :P. Put together this site of before-after... bads and what i guess u can call goods>
http://www.geocities.com/goku22xl/difference.html
(an old account I had laying about.. knew it would come in use sometime ~_^) My biggest fact is that it is mainly bad in the opening credits! Yes I could always just edit them out... but its also a fact-of-the-matter type thing. Plus I wonder if the same reason is affecting the small noise problems throughout the rest of my encode. You'll see once u follow the link... any help appreciated.. and sorry if this topic seems out of place for the Divx forum.. but it just seemed to fit in here.. :)