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
Play a Mov url, there is video but no sound
just use our own app to play the mov url
http://shinemov.joyk.com.cn/free/647753.mov http://shinemov.joyk.com.cn/free/900318.mov
just no sound
https://github.com/Jenjen1324/ExoPlayer/tree/hls-multi-track using this branch, to enable changing multi-tracks in m3u8. And we also integreted the ffmpeg mp2 decoder.
Android 6 TV/Box
The text was updated successfully, but these errors were encountered:
A patch will be available shortly that corrects this issue.
Sorry, something went wrong.
b293cf2 Is this the patch for same issue?
Add support for mp2 boxes.
851ca20
Issue: #7967 PiperOrigin-RevId: 333709003
851ca20 is the patch i meant. Reply on this issue if there is still a problem.
973d235
Samrobbo
No branches or pull requests
[REQUIRED] Issue description
Play a Mov url, there is video but no sound
[REQUIRED] Reproduction steps
just use our own app to play the mov url
[REQUIRED] Link to test content
http://shinemov.joyk.com.cn/free/647753.mov
http://shinemov.joyk.com.cn/free/900318.mov
[REQUIRED] A full bug report captured from the device
just no sound
[REQUIRED] Version of ExoPlayer being used
https://github.com/Jenjen1324/ExoPlayer/tree/hls-multi-track
using this branch, to enable changing multi-tracks in m3u8.
And we also integreted the ffmpeg mp2 decoder.
[REQUIRED] Device(s) and version(s) of Android being used
Android 6 TV/Box
The text was updated successfully, but these errors were encountered: