RenderHeads / UnityPlugin-AVProVideo

AVPro Video is a multi-platform Unity plugin for advanced video playback
https://www.renderheads.com/products/avpro-video/
224 stars 27 forks source link

Android : OpenMedia(MediaPathType.AbsolutePathOrURL, path, true) need twice, first return false,second return true and begin play. #1904

Closed Aunter1992 closed 1 week ago

Aunter1992 commented 1 week ago

need twice, first return false,second return true and begin play.

Aunter1992 commented 1 week ago

first 1718793041336

Aunter1992 commented 1 week ago

second 1718793100408

Chris-RH commented 1 week ago

Hi @Aunter1992 ,

Please can you provide some more details.

  1. Unity version:
  2. AVPro Video version (number and edition (trial/core/ultra/enterprise)):
  3. Operating system version:
  4. Device model:
  5. Video specs (resolution, frame-rate, codec, file size):
  6. Reproducible in a new project using only AVPro Video?
  7. Vulkan or OpenGLES?
  8. Does it work in Android Mediaplayer API instead of Exoplayer?
  9. Full logcat in txt form.
Aunter1992 commented 1 week ago

I found the issue: it was caused by calling ForceDispose before OpenMedia logAvpro.txt