ExoPlayer icon indicating copy to clipboard operation
ExoPlayer copied to clipboard

Use small screen to play HEVC video screen distortion, full screen normal on tv devices

Open jianlin00000 opened this issue 3 years ago • 2 comments

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

  1. Edit the "media.exolist.json" file of the demo,replace one test url of the HLS modue with my test url.
  2. Edit the "player_activity.xml" ,set the size of StyledPlayerView to 480dp x 270dp.
  3. 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 bugreport to [email protected] after filing this issue.

jianlin00000 avatar Jul 21 '22 06:07 jianlin00000

This sounds like an issue specific to LongTV Box devices.

ojw28 avatar Jul 21 '22 08:07 ojw28

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?

jianlin00000 avatar Jul 27 '22 03:07 jianlin00000