PDA

View Full Version : MeGUI: One-Click Encode - Request for Checkbox to Disable AutoCrop


JakFrost
16th February 2009, 21:16
MeGUI: 0.3.1.1014

I'd like to request a checkbox to disable the default AutoCrop feature in the One-Click Encoder.

The AutoCrop feature causes errors for me when I try to process my PAL 720x576 DVDs that have a little black space on each side of the video. I have the "Signal AR" checkbox Enabled to maintain original resolution.

Below is the resulting error along with the crop code that was automatically added to the AVS script.

error

--[Error] An error occurred: avis [error]: unsupported input format (DIB )

VTS_11_1.avs

crop( 10, 0, -8, 0)

VTS_11_1.log


---[Information] OneClick postprocessor
----[NoImage] Desired size: 350 MB
----[NoImage] Split size: null
----[NoImage] Autocrop values
-----[NoImage] left: 10
-----[NoImage] top: 0
-----[NoImage] right: 8
-----[NoImage] bottom: 0
----[NoImage] Auto-detect aspect ratio now: True
----[NoImage] Aspect ratio: 1.367521
----[NoImage] Output resolution: 640x528
----[NoImage] Automatic deinterlacing: True
----[NoImage] Deinterlacing used
-----[NoImage] Load_Stdcall_Plugin("C:\Program Files\megui\tools\yadif\yadif.dll")
-----[NoImage] Yadif(order=1)
----[NoImage] Generated Avisynth script
-----[NoImage] global MeGUI_darx = 4
-----[NoImage] global MeGUI_dary = 3
-----[NoImage] DGDecode_mpeg2source("E:\VIDEO_TS\01.01.d2v")
-----[NoImage] Load_Stdcall_Plugin("C:\Program Files\megui\tools\yadif\yadif.dll")
-----[NoImage] Yadif(order=1)
-----[NoImage] crop( 10, 0, -8, 0)
-----[NoImage] #resize
-----[NoImage] #denoise

JakFrost
16th February 2009, 21:31
MeGUI: One-Click Encode - Request for Checkbox to Retain Original Resolution

Additionally, I would also like to request a checkbox to Retain Original Resolution that would disable the Output Resolution input box. This should also be linked to the checkbox for disabling AutoCrop that I requested above so that if Retain Original Resolution is selected, AutoCrop would be disabled also.

My wish is to have One-Click Encoding do exactly what it says without performing any forced resizing or auto cropping.

I would merely like to drop a VOB into it, use my profile for video/audio options, select the output file size, put in a project name, and let it go. The profile that I'm planning on using would have Auto Deinterlace enabled, AutoCrop disabled, Resize disabled. I want to maintain original resolution but One-Click Encoding won't let me.

Kurtnoise
17th February 2009, 08:35
post your Feature Request here (https://sourceforge.net/tracker2/?group_id=156112&atid=798479)...

JakFrost
17th February 2009, 18:08
post your Feature Request here (https://sourceforge.net/tracker2/?group_id=156112&atid=798479)...

Thanks, I forgot about the SourceForge page since you mentioned it before for my previous request about another feature. I created the entry.

meGUI - [ 2609605 ] One-Click Encode - AutoCrop Disable Checkbox, Org Resolution (https://sourceforge.net/tracker/index.php?func=detail&aid=2609605&group_id=156112&atid=798479)