Marsos
21st April 2008, 22:59
Hi, first time i post here so dont be to mean =).
Im trying to follow this guide: http://forum.doom9.org/showthread.php?t=136505
with the same tools etc.
I've come to the reencode part now. Im stuck, not sure what he have done with the graphedit and when i try to copy his avs script and load it in megui, i get that my avs script dont have mod16 dimensions, Width:1920 Height:1080. After i've said no to continue without mod16, i get this avs error:
MeGUI encountered a fatal error and may not be able to proceed. Reason: Object reference not set to an instance of an object. Source of exception: megui stacktrace:
at MeGUI.core.details.JobControl.addJobsWithDependencies(JobChain c)
at.MeGUI.AutoEncodeWindow.queueButton_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
I have this line when i've loaded his avs script:
--pass 2 --bitrate 6000 --stats ".stats" --level 4.1 --ref 4 --mixed-refs --bframes 3 --b-pyramid --b-rdo --bime --weightb --direct auto --filter -2,-1 --subme 6 --trellis 1 --partitions p8x8,b8x8,i4x4,i8x8 --8x8dct --me umh --threads auto --thread-input --progress --no-psnr --no-ssim --output "output" "input"
I would really appreciate if you could give me some pointers of what it says is wrong and what exactly hes doing with the graphedit just before he prepares the avs script. And ofcourse if you have any reading material etc that you think i havnt already read pls give links in your answer.
Thanks for reading and i hope you can give me some answers.
Im trying to follow this guide: http://forum.doom9.org/showthread.php?t=136505
with the same tools etc.
I've come to the reencode part now. Im stuck, not sure what he have done with the graphedit and when i try to copy his avs script and load it in megui, i get that my avs script dont have mod16 dimensions, Width:1920 Height:1080. After i've said no to continue without mod16, i get this avs error:
MeGUI encountered a fatal error and may not be able to proceed. Reason: Object reference not set to an instance of an object. Source of exception: megui stacktrace:
at MeGUI.core.details.JobControl.addJobsWithDependencies(JobChain c)
at.MeGUI.AutoEncodeWindow.queueButton_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
I have this line when i've loaded his avs script:
--pass 2 --bitrate 6000 --stats ".stats" --level 4.1 --ref 4 --mixed-refs --bframes 3 --b-pyramid --b-rdo --bime --weightb --direct auto --filter -2,-1 --subme 6 --trellis 1 --partitions p8x8,b8x8,i4x4,i8x8 --8x8dct --me umh --threads auto --thread-input --progress --no-psnr --no-ssim --output "output" "input"
I would really appreciate if you could give me some pointers of what it says is wrong and what exactly hes doing with the graphedit just before he prepares the avs script. And ofcourse if you have any reading material etc that you think i havnt already read pls give links in your answer.
Thanks for reading and i hope you can give me some answers.