simcut
5th April 2013, 01:47
Hi there
Had a quick question about what DAR I should be selecting in MeGUI when encoding in a couple of scenarios:-
I have a segment of a source DVD which MeGUI detects as having an aspect ratio of 16:9 however the video has black borders at the top & bottom, so my avs script for cropping looks as follows:-
crop(0, 64, 0, -58)
What should I then choose in MeGUI as the DAR for it when it comes to encoding? Do I keep it as 16:9 or do I change it to 4:3?
Should I always stick by the rule of whatever DGIndex & MeGUI detect as the aspect ratio, regardless of having to crop out the big black borders at the top & bottom?
I've also had cases where 90% of the content on a DVD is 4:3 with only minimal cropping needed but then there's a scene which has big black borders at the top & bottom, and I'm wondering whether to keep that scene as 4:3 as well or change the aspect ratio (DAR) to 16:9.
This is all when I am using the avisynth script creator function in MeGUI where you choose the Input DAR.
Hope I am making sense, I'm only at a basic level of understanding about this stuff so apologies in advance.
Cheers
Had a quick question about what DAR I should be selecting in MeGUI when encoding in a couple of scenarios:-
I have a segment of a source DVD which MeGUI detects as having an aspect ratio of 16:9 however the video has black borders at the top & bottom, so my avs script for cropping looks as follows:-
crop(0, 64, 0, -58)
What should I then choose in MeGUI as the DAR for it when it comes to encoding? Do I keep it as 16:9 or do I change it to 4:3?
Should I always stick by the rule of whatever DGIndex & MeGUI detect as the aspect ratio, regardless of having to crop out the big black borders at the top & bottom?
I've also had cases where 90% of the content on a DVD is 4:3 with only minimal cropping needed but then there's a scene which has big black borders at the top & bottom, and I'm wondering whether to keep that scene as 4:3 as well or change the aspect ratio (DAR) to 16:9.
This is all when I am using the avisynth script creator function in MeGUI where you choose the Input DAR.
Hope I am making sense, I'm only at a basic level of understanding about this stuff so apologies in advance.
Cheers