Skip to content
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

Video height mismatch #7

Open
sajttt opened this issue Feb 2, 2019 · 1 comment
Open

Video height mismatch #7

sajttt opened this issue Feb 2, 2019 · 1 comment

Comments

@sajttt
Copy link

sajttt commented Feb 2, 2019

I ran into following error:
I found, my video (HDR stream) is too big and reencoded it.
After reencoding Mediainfo reported no differences (the two /old and new/ stream's Mediainfo report was identical).
I muxed the new one with mp4base and Mediainfo reported:

Height : 2 176 pixels
Original height : 2 160 pixels
Display aspect ratio : 16:9
Original display aspect ratio : 16:9

The hieght was correct using the original video stream, and there was no "Original display aspect ratio" in Mediainfo report.

After making an mkv using the reencoded stream, the height not changed as Mediainfo reported.

I think the bug is in mp4base.

@ShaoWeiguo
Copy link
Member

Could you provide the streams?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants