E/OMXNodeInstance ERROR: UnsupportedIndex on 2018.3.0 f2

Hi,

We are trying unity videoplayer on 2018.3.0f2 and got the following error complaining about OMX. I tried to disable “multithread rendering”. But still got the same issue. Is this a bug of unity or improper video codec types or device related issues? Anyone had similar issue?

The device is tivco android box from 3divi

video format is:

4982795--485921--upload_2019-9-20_13-39-52.png

also we got the following error messages while videoplayer is playing.

4982795--485915--upload_2019-9-20_13-35-13.png
4982795–485924–log_codec.txt (74.8 KB)

Hello! Can the movie be played on the device outside of Unity’s context, for example, using the embedded media player? Also, could you check if the issue still reproduces on newer versions of Unity (preferably 2019.2 stream)? Starting with 2019.1, Vulkan is supported and it uses a different approach for decoding the movie (it goes into system memory prior to texture) so we may have move luck with this alternative.

If that still doesn’t help, could you please submit a bug report with a minimal reproduction project for this issue and reply in here with the issue ID?

Hi Domas,

There are no such error messages out side Unity’s context. We tried 2019.2.6f1 without a good luck. Already submit a bug report.