We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Can not parse video type when play H263. when atomType is s263, It can be parsed correctly. but when atomType is H263, it can not be parsed correctly.
This is the video. https://user-images.githubusercontent.com/47651022/124697890-34a05a80-df1a-11eb-9f41-a7c4d4328314.mp4
Exo version: 2.14.0
Android version: android 10
The text was updated successfully, but these errors were encountered:
Add support for MP4 H263 atom type
1309b26
#minor-release Issue:#9158 PiperOrigin-RevId: 383660258
I have added support. This should be working now.
Sorry, something went wrong.
d587420
kim-vde
No branches or pull requests
Can not parse video type when play H263.
when atomType is s263, It can be parsed correctly.
but when atomType is H263, it can not be parsed correctly.
This is the video.
https://user-images.githubusercontent.com/47651022/124697890-34a05a80-df1a-11eb-9f41-a7c4d4328314.mp4
Exo version:
2.14.0
Android version:
android 10
The text was updated successfully, but these errors were encountered: