You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the old interface (up to 1.5.1 i believe) it was possible to change the aspect ratio by unticking a checkbox and disable anamorphic output storage. The output had a different storage/displaysize and PAR 1x1.
Anyway, it was possible to crop a few pixels of scanning errros, letterbox lines etc. and give the finshed transcode the exact same dimensions of the input (which is, actually, a bit of upscale), while keeping PAR 1x1.
All recent version enforce the aspect ratio, as width and height are always linked - you can unlink both only by enabling anamorphic storage, which then will deliver the exact same display ratio of the input, as the PAR is manipulated.
Please give us a chance to disable this link of width and height, so we can change from anamorphic to native ratio.
For clarity, to my understanding we have the following ratios:
Input storage ratio - the size of the stored picture (and the resulting ratio). This is the native picture.
Input display ratio - the size/ratio which the stored picture should be showed (can be adjusted as parameter in mkvtoolnix. If adjusted, the displaying software has to change the stored picture to the desired ratio while displaying)
Input pixel ratio - this is the PAR, pixel aspect ratio. Its adjusted to connect the native to the display size. So a stored 200x100 picture with PAR 1x2 is displayed at 200x200, as each of the 100 vertical pixels is showed at 2 pixels height (storage ratio is 2:1, display ratio is 1:1.)
And the same goes for the output.
Is this an issue, or am I completly wrong ind using recent version? Or are there any reasons why this should not be possible?
The text was updated successfully, but these errors were encountered:
With the old interface (up to 1.5.1 i believe) it was possible to change the aspect ratio by unticking a checkbox and disable anamorphic output storage. The output had a different storage/displaysize and PAR 1x1.
Anyway, it was possible to crop a few pixels of scanning errros, letterbox lines etc. and give the finshed transcode the exact same dimensions of the input (which is, actually, a bit of upscale), while keeping PAR 1x1.
All recent version enforce the aspect ratio, as width and height are always linked - you can unlink both only by enabling anamorphic storage, which then will deliver the exact same display ratio of the input, as the PAR is manipulated.
Please give us a chance to disable this link of width and height, so we can change from anamorphic to native ratio.
For clarity, to my understanding we have the following ratios:
And the same goes for the output.
Is this an issue, or am I completly wrong ind using recent version? Or are there any reasons why this should not be possible?
The text was updated successfully, but these errors were encountered: