PiXuS
7th October 2004, 03:49
Edit: Added URL to PNG showing the problems.
Changed images host from geocities to ImageShack.
Hello all..
This is my first post (and I am wetting my pants with excitement).
I tried mf SharpResize on a short (~1 min) clip from the movie "The
Dirty Dozen". I noticed that the colors were completely wrong and
there were a LOT of apparent artifacts.
The picture at the top is the SharpResized version and at the bottom
the Lanczos4Resize version. Both are @ 736x384. Look at the cell bars... the teeth of the guy...
(Click on the images for a bigger version)
http://img8.exs.cx/img8/7509/comp1.th.png (http://img8.exs.cx/my.php?loc=img8&image=comp1.png)
On the next pair, the color difference is more apparent. Also look at the white helmets of the soldiers...
http://img8.exs.cx/img8/4491/comp2.th.png (http://img8.exs.cx/my.php?loc=img8&image=comp2.png)
Anyone else noticed that? Well.. actually, it is SO apparent that
there is a problem with this picutre, that I guess MY settings are
wrong.
Here is the AVS script I used to produce the SharpResized clip:
LoadPlugin("C:\PROGRA~1\GORDIA~1\AviSynthPlugins\dgdecode.dll") # version 2004-06-07
LoadPlugin("C:\PROGRA~1\GORDIA~1\AviSynthPlugins\UnDot.dll") # version 0.0.1.1
LoadPlugin("C:\AviSynthPlugins\WarpSharp.dll") # version warpsharp_25_dll_20030103 from http://www.avisynth.org/warpenterprises/
Import("C:\AviSynthPlugins\SharpTools-v0.3.avs")
mpeg2source("C:\dvd-rips\THE_DIRTY_DOZEN\VIDEO_TS\test.d2v")
crop(0,66,720,344)
SharpResize(736,384)
Any idea?
Thanks!
p.s.: I am French speaking so don't tear me apart if you find my
English sub-par.
Changed images host from geocities to ImageShack.
Hello all..
This is my first post (and I am wetting my pants with excitement).
I tried mf SharpResize on a short (~1 min) clip from the movie "The
Dirty Dozen". I noticed that the colors were completely wrong and
there were a LOT of apparent artifacts.
The picture at the top is the SharpResized version and at the bottom
the Lanczos4Resize version. Both are @ 736x384. Look at the cell bars... the teeth of the guy...
(Click on the images for a bigger version)
http://img8.exs.cx/img8/7509/comp1.th.png (http://img8.exs.cx/my.php?loc=img8&image=comp1.png)
On the next pair, the color difference is more apparent. Also look at the white helmets of the soldiers...
http://img8.exs.cx/img8/4491/comp2.th.png (http://img8.exs.cx/my.php?loc=img8&image=comp2.png)
Anyone else noticed that? Well.. actually, it is SO apparent that
there is a problem with this picutre, that I guess MY settings are
wrong.
Here is the AVS script I used to produce the SharpResized clip:
LoadPlugin("C:\PROGRA~1\GORDIA~1\AviSynthPlugins\dgdecode.dll") # version 2004-06-07
LoadPlugin("C:\PROGRA~1\GORDIA~1\AviSynthPlugins\UnDot.dll") # version 0.0.1.1
LoadPlugin("C:\AviSynthPlugins\WarpSharp.dll") # version warpsharp_25_dll_20030103 from http://www.avisynth.org/warpenterprises/
Import("C:\AviSynthPlugins\SharpTools-v0.3.avs")
mpeg2source("C:\dvd-rips\THE_DIRTY_DOZEN\VIDEO_TS\test.d2v")
crop(0,66,720,344)
SharpResize(736,384)
Any idea?
Thanks!
p.s.: I am French speaking so don't tear me apart if you find my
English sub-par.