Ste Butcher

Results 259 comments of Ste Butcher

We will be adding pause/resume functionality (Android support only at this stage) to the next release (v2.6.3)

Just for clarity. This is only a problem in the inspector? You get the texture as expected in your actual application, yeah?

Side note. We are also following up on this issue via email with Michael.

The Demo_MediaPlayer scene is set-up to output to Unity by default. Do you get the issue using that scene without changes? Are you seeing this issue on Android? Windows (editor)?...

So you reimported AVPro Video v2.6.2, jiggled some bits in your scene/project, and all is good now?

Closing due to lack of response (and think the issue is addressed).

Just a bit of additional info regarding functionality on Android... - MP4 caching (from an http/https server) is supported - You can playback from cache whilst downloading/caching the video. One...

What version of AVPro Video are you using? What API Path are you using? Which device(s) have you seen this on? Can you send over a full logcat please?

@zyfeng413 On Android, the MediaPlayer API opens/closes videos on a thread, and so should not hit the main thread much/at-all. This is unfortunately something we cannot do in the ExoPlayer...

I would also try using ExoPlayer to see if it is different