View Single Post
Old 28th August 2012, 11:55   #1  |  Link
Pringles
Registered User
 
Pringles's Avatar
 
Join Date: Jan 2004
Posts: 106
Megui: the output picture is always too bright!

Hi,

I'm having a problem with MeGui, each time I'm encoding something, the output image is always brighter than the original. I'm only using standard settings in MeGui, like:

LoadPlugin("C:\Program Files (x86)\MeGUI_1989_x86\tools\dgindex\DGDecode.dll")
DGDecode_mpeg2source("I:\DVD\RIP\Citesdor\DVD1\VTS_02_1.d2v")
#deinterlace
crop(10, 0, -8, 0)
Spline36Resize(720,544) # Spline36 (Neutral)
LoadPlugin("C:\Program Files (x86)\MeGUI_1989_x86\tools\avisynth_plugin\UnDot.dll")
Undot() # Minimal Noise

And for the encoder:
program --preset slow --crf 20 --output "output" "input"

DVD:


MeGui:


I'm having this problem with other DVDs:
http://forum.doom9.org/showthread.php?t=165143

How is it possible to correct this?
Thanks
Pringles is offline   Reply With Quote