Cafisho
3rd July 2008, 15:23
Hi, i've been testing some functions with colormatrix and i'm not too happy with the results... this sample has a "SMPTE 170M" colorimetry (i'm not so sure of what it means...) and i use these settings:
LoadPlugin("C:\Archivos de programa\AviSynth 2.5\plugins\DGDecode.dll")
Mpeg2source("C:\Documents and Settings\Administrador\Escritorio\D2V\VTS_06_1.d2v", cpu=0)
C:LoadPlugin("C:\Archivos de programa\AviSynth 2.5\plugins\colormatrix.dll")
C:P:ColorMatrix(mode="Rec.601->Rec.709",clamp=0,threads=0)
C:I:ColorMatrix(mode="Rec.601->Rec.709",clamp=0,threads=0,interlaced=true
Original:
http://img396.imageshack.us/img396/9748/sinfiltros800ct4.th.png (http://img396.imageshack.us/my.php?image=sinfiltros800ct4.png)
Colormatrix:
http://img375.imageshack.us/img375/2296/colormatrix800ft5.th.png (http://img375.imageshack.us/my.php?image=colormatrix800ft5.png)
It also kind of darkness the people's skin... Well, can anyone advice me on what changes to make to improve it?
Thanks! :)
LoadPlugin("C:\Archivos de programa\AviSynth 2.5\plugins\DGDecode.dll")
Mpeg2source("C:\Documents and Settings\Administrador\Escritorio\D2V\VTS_06_1.d2v", cpu=0)
C:LoadPlugin("C:\Archivos de programa\AviSynth 2.5\plugins\colormatrix.dll")
C:P:ColorMatrix(mode="Rec.601->Rec.709",clamp=0,threads=0)
C:I:ColorMatrix(mode="Rec.601->Rec.709",clamp=0,threads=0,interlaced=true
Original:
http://img396.imageshack.us/img396/9748/sinfiltros800ct4.th.png (http://img396.imageshack.us/my.php?image=sinfiltros800ct4.png)
Colormatrix:
http://img375.imageshack.us/img375/2296/colormatrix800ft5.th.png (http://img375.imageshack.us/my.php?image=colormatrix800ft5.png)
It also kind of darkness the people's skin... Well, can anyone advice me on what changes to make to improve it?
Thanks! :)