dukey
9th July 2007, 03:32
not sure if this is the correct forum to put this in.. anyways
I notice the brightness between encoding xvid/x264 and the source is different. When encoding x264 the brightness comes out the same as the source. When encoding xvid the brightness is always brighter.
I am using exactly the same avisynth script to test the 2, just different encoder. Same player to decode, media player classic using VRM9 renderer.
If I do this ..
ColorYUV(levels="TV->PC")
in my avisynth script.
If i preview this script in mpc .. the brightness looks too dark. But by the time I have encoded the video (with xvid), the brightness has been corrected to normal.
Any idea whats going on ?
The rest of my avisynth script is just this
loadplugin("C:\Program Files\AviSynth 2.5\plugins\DGAVCDecode.dll")
AVCSource("C:\Recordings\k.dga")
heres a link to screenshot comparison. Xvid is on the left. X264 is on the right .. The x264 encode is the closet to the source. Xvid one is too bright.
http://img64.imageshack.us/img64/186/comparisoncu5.jpg
I notice the brightness between encoding xvid/x264 and the source is different. When encoding x264 the brightness comes out the same as the source. When encoding xvid the brightness is always brighter.
I am using exactly the same avisynth script to test the 2, just different encoder. Same player to decode, media player classic using VRM9 renderer.
If I do this ..
ColorYUV(levels="TV->PC")
in my avisynth script.
If i preview this script in mpc .. the brightness looks too dark. But by the time I have encoded the video (with xvid), the brightness has been corrected to normal.
Any idea whats going on ?
The rest of my avisynth script is just this
loadplugin("C:\Program Files\AviSynth 2.5\plugins\DGAVCDecode.dll")
AVCSource("C:\Recordings\k.dga")
heres a link to screenshot comparison. Xvid is on the left. X264 is on the right .. The x264 encode is the closet to the source. Xvid one is too bright.
http://img64.imageshack.us/img64/186/comparisoncu5.jpg