31.10.2020, 23:00
After looking at the screenshots again, I don't the what you think is wrong.
regarding post #13:
720x480 input resolution @PAR 8/9
714x480 crop resolution @PAR 8/9 (cropping right 6 pixels)
resize is set to adjust the width
target height: 540 -> resizeMult = 540/480 = 1.125
target par: 1:1 -> parMult = 8/9
resized width = cropWidth*resizeMult*parMult 714*1.125*0.888 = 713.286 = 714
-> 714x540, which is shown in your image
regarding post #14:
720x480 input resolution @PAR 8/9
714x476 crop resolution @PAR 8/9 (cropping right 6 pixels, top 4 pixels)
resize is set to adjust the height
target width: 720 -> resizeMult = 720/714 = 1.0084033613445378151260504201681
target par: 1:1 -> parMult = 9/8
resized height = cropHeight*resizeMult*parMult = 476*1.0084033613445378151260504201681*9/8 = 540
-> 720x540, which is shown in your image
I don't see any mistake in the calculations or you screenshots.
So if you think something is wrong then please write down what you configured, what Hybrid showed and what you think is correct.
To me it seems all working correctly atm.
Cu Selur
regarding post #13:
Quote:I set input PAR from10:11 to 8:9.Yes it did.
That time it showed proper 720x540.
However cropping the border still doesn't resize picture to preserve PAR.
720x480 input resolution @PAR 8/9
714x480 crop resolution @PAR 8/9 (cropping right 6 pixels)
resize is set to adjust the width
target height: 540 -> resizeMult = 540/480 = 1.125
target par: 1:1 -> parMult = 8/9
resized width = cropWidth*resizeMult*parMult 714*1.125*0.888 = 713.286 = 714
-> 714x540, which is shown in your image
regarding post #14:
720x480 input resolution @PAR 8/9
714x476 crop resolution @PAR 8/9 (cropping right 6 pixels, top 4 pixels)
resize is set to adjust the height
target width: 720 -> resizeMult = 720/714 = 1.0084033613445378151260504201681
target par: 1:1 -> parMult = 9/8
resized height = cropHeight*resizeMult*parMult = 476*1.0084033613445378151260504201681*9/8 = 540
-> 720x540, which is shown in your image
I don't see any mistake in the calculations or you screenshots.
So if you think something is wrong then please write down what you configured, what Hybrid showed and what you think is correct.
To me it seems all working correctly atm.
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.