ExoPlayer
ExoPlayer copied to clipboard
Use small screen to play HEVC video screen distortion, full screen normal on tv devices
ExoPlayer Version
2.17.1
Devices that reproduce the issue
*Longtv box Android 7.0
Devices that do not reproduce the issue
No response
Reproducible in the demo app?
Yes
Reproduction steps
- Edit the "media.exolist.json" file of the demo,replace one test url of the HLS modue with my test url.
- Edit the "player_activity.xml" ,set the size of StyledPlayerView to 480dp x 270dp.
- Run the demo to the tv box,and then play the replace resource.
Expected result
The video plays normally
Actual result
The picture of video is distorted and split into two parts.
But if I set the size of StyledPlayerView to full screen, the video is playing normal.
Media
I will send the test url to [email protected]
Bug Report
- [ ] You will email the zip file produced by
adb bugreportto [email protected] after filing this issue.
This sounds like an issue specific to LongTV Box devices.
But full screen is normal. On Longtv box, all other HEVC video sources play fine in small and large screen, but only this video does not play fine in small screen. I'm confused, do you have any guesses or suggestions?