moneytoo / Player

▶ Simple and lightweight, yet polished and powerful Android video player based on ExoPlayer
https://play.google.com/store/apps/details?id=com.brouken.player
The Unlicense
1.46k stars 172 forks source link

MediaCodecVideoRendererError MPEG4 #443

Closed RexusWolf closed 1 year ago

RexusWolf commented 1 year ago

Describe the bug While trying to reproduce a video, I'm getting this error in my Firestick.

MediaCodecVideoRenderer error, index=0, format-Format(0, null, null, video/mp4v-es, null, -1, null, [640, 272, -1.0), (-1,-1)), format_supported=YES

If I click on the Details button of the error, I get the message:

Decoder failed: OMX.MTK.VIDEO.DECODER.MPEG4

To Reproduce Steps to reproduce the behavior:

  1. Open a video in Just Video Player
  2. See error

Expected behavior Video reproduces without problems.

Device (please complete the following information):

Media

Additional context

moneytoo commented 1 year ago

Please share a media sample though I'm afraid this looks like a Fire TV or ExoPlayer issue.

sigma2017 commented 1 year ago

I am encountering a similar issue with a mkv remux converted to dolby vision profile 8.1 but not from the beginning. 1st time happened after around 15 minutes and then again after another 10. Unfortunately i had to switch to Nova Player in order to watch the movie until the end with no errors. More and more problems with the latest releases :( Using latest v0.138 installed from google play on my Philips 48OLED807. Also noticed the same behavior on my Xiaomi Mi10 phone with some movies when adjusted the volume the movie crushed with a similar error.

sigma2017 commented 1 year ago

https://mega.nz/file/YY9l2ZIK#tzbkG5lEuqGJt5y7Q-fy7HuA08o-OTmUf4Z1XmezmDQ https://mega.nz/file/MQ9AxagS#8zQgVAtla_YAGBAou3kVFIUCIyrMTshHqqtaFqV3NSM Here you have two samples attached, used mkvtoolnik to cut from the original file. Thank you.

LE: Even with v0.140 I get media codec video render error but the error stays on the screen for 3 seconds, it is impossible to take a picture so fast to prevail all the error details. The file is fine as long as was able to play the entire movie with Nova Player which is the only solution besides Just Player who can play Dolby Vision. From the latest updates, PLEX falls to HDR 10 most of the times so is not a proper solution anymore.

You should investigate this since the error is real. Thanks in advance.

moneytoo commented 1 year ago

Decoder failed: OMX.MTK.VIDEO.DECODER.MPEG4

Closing as it's device or upstream issue.