Murph
Murph
On further examination I found that the video texture hits the onVideoFailed function. The error string reads as follows: ``` Decoder init failed: OMX.qcom.video.decoder.mpeg4, Format(1, null, video/mp4v-es, -1, null, [320,...
I converted the videos to mp4 and I am getting the same behavior. ``` 2019-02-25 12:00:55.504 9646-9683/com.trekk.burpeemuseum I/ExoPlayerImpl: Init 4184eeb [ExoPlayerLib/2.7.1] [sailfish, Pixel, Google, 28] 2019-02-25 12:00:55.515 9646-9737/com.trekk.burpeemuseum W/GLConsumer: [SurfaceTexture--1-9646-0]...
I have created a sample project real quick to show what is going on: [Here](https://github.com/mmurphytrekk/Viro-Video-Texture)