nextplayer
nextplayer copied to clipboard
[BUG] Can't play video with device decoders on ChromeOS
Describe the bug
Next Player cannot use the device decoder on ChromeOS. This means that decoding files is very resource-intensive and videos won't play smoothly. Attempting to play with the automatically selected decoder will stutter instead.
To Reproduce Steps to reproduce the behavior:
- Go to 'Settings > Decoder'
- Set 'Decoder priority' to
Device decoders only - Open an "archived" video file of your choice
Expected behavior
Videos should use the device decoder and play as smooth as on VLC.
Error message
Error: Can't play video
MediaCodecVideoRenderer error, index=0, format=Format(1, null, null, video/hevc, hvc1.2.4.L120.90, -1, null, [1920, 1036, 23.932562, ColorInfo(Unset color space, Unset color range, Unset color transfer, false, 10bit Luma, 10bit Chroma)], [-1, -1]), format_supported=NO_EXCEEDS_CAPABILITIES
Screenshots
Device info
- Device: Acer Chromebook CP713-3W
- ChromeOS version: 124.0.6367.154 (Official Build) (64-bit)
- Android version: 13
- App version: v0.11.1
Additional context
Upon testing, I noticed an issue on Just Player. I don't know if it's related or even the same in the end.
At the same time, VLC works just fine with hardware decoding.