BangoO
10th November 2004, 11:53
Hi,
To do some tests, I tried SmartDecimate on the intro of Gladiator's NTSC DVD.
The AVS script is the following (the field order is correctly set):
Loadplugin("C:\Program Files\AVIsynth 2.5\plugins\mpeg2dec3.dll")
loadCplugin("C:\Program Files\AVIsynth 2.5\plugins\smartdecimate.dll")
mpeg2source("D:\Gladiator\glad.d2v")
AssumeTFF()
SmartDecimate()
The result is good most of the movie, but on static scene, such as the intro where there is only text displayed, it looks terrible.
Here is a sample:
http://perso.wanadoo.fr/bangoo/badglad.avi
I tried setting the tel param to its max, it's better but still far from perfection (like when I use Telecide () and Decimate()).
If there is a way to do this perfectly, please tell me because I would really like to use SmartDecimate (it's so fast).
Thx ! ;)
PS: of course, I get this problem on al the sources I tested, not only on Gladiator.
To do some tests, I tried SmartDecimate on the intro of Gladiator's NTSC DVD.
The AVS script is the following (the field order is correctly set):
Loadplugin("C:\Program Files\AVIsynth 2.5\plugins\mpeg2dec3.dll")
loadCplugin("C:\Program Files\AVIsynth 2.5\plugins\smartdecimate.dll")
mpeg2source("D:\Gladiator\glad.d2v")
AssumeTFF()
SmartDecimate()
The result is good most of the movie, but on static scene, such as the intro where there is only text displayed, it looks terrible.
Here is a sample:
http://perso.wanadoo.fr/bangoo/badglad.avi
I tried setting the tel param to its max, it's better but still far from perfection (like when I use Telecide () and Decimate()).
If there is a way to do this perfectly, please tell me because I would really like to use SmartDecimate (it's so fast).
Thx ! ;)
PS: of course, I get this problem on al the sources I tested, not only on Gladiator.