-
Notifications
You must be signed in to change notification settings - Fork 161
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Videos cropped to 3/4 #30
Comments
Hi my friend, this is a strange behaviour, the app should respect the input image resolution. Can you send me your testing images so i can try to better understand the error pls? |
Hi! I think I have a similar issue with video files - might be wrong. I've run an DVD episode and it turned out in 5:4 aspect ratio, when the original file was 16:9 Don't know if it helps, but I will past the MediaInfo under here for the original file and the file that was created using QualityScaler Original File MediaInfo: Video Audio Text Menu QualityScaler file MediaInfo: Video Audio |
Hi my friend, i see in input video some conflicting information: Width : 720 pixels this configuration of height and width represents an aspect ratio of 5/4. Why does it report 16/9? |
I am not sure. When I look at the series DVD cover it says "16:9 stretch 4:3" so it might be related to that. Originally a few years a go I just ran the series through handbrake and it was still 16:9, so I was now thinking I should try to upscale it and see how it looked. |
Just wanted to comment back here after I have learned a bit more. |
Hey,
I was trying out the scaler with our Trial data and no matter what input aspect ratio i input, the output is always 3/4.
Can i change that and is there an option to set a resolution manually instead of percentage?
The text was updated successfully, but these errors were encountered: