Tatsukun
22nd December 2008, 11:05
I'm trying to encode anime for the first time. I'm attempting to use MeGUI with the x264 codec and some avisynth plugins. Occasionally throughout the show, usually only in black or darker colors, boxes appear.
My encode ----------- The source
http://img364.imageshack.us/img364/3966/snapshot20081222044545lx6.th.jpg (http://img364.imageshack.us/img364/3966/snapshot20081222044545lx6.jpg)http://img362.imageshack.us/img362/5030/snapshot20081222053323wk6.th.jpg (http://img362.imageshack.us/img362/5030/snapshot20081222053323wk6.jpg)
I was wondering if maybe I set something wrong in either the codec settings or maybe if one of the filters I applied in avisynth caused this?
My avisynth script looks like:
Load_Stdcall_Plugin("C:\Program Files\megui\tools\yadif\yadif.dll")
Yadif(order=1)
mergechroma(blur(1.3))
:thanks:
My encode ----------- The source
http://img364.imageshack.us/img364/3966/snapshot20081222044545lx6.th.jpg (http://img364.imageshack.us/img364/3966/snapshot20081222044545lx6.jpg)http://img362.imageshack.us/img362/5030/snapshot20081222053323wk6.th.jpg (http://img362.imageshack.us/img362/5030/snapshot20081222053323wk6.jpg)
I was wondering if maybe I set something wrong in either the codec settings or maybe if one of the filters I applied in avisynth caused this?
My avisynth script looks like:
Load_Stdcall_Plugin("C:\Program Files\megui\tools\yadif\yadif.dll")
Yadif(order=1)
mergechroma(blur(1.3))
:thanks: