rrenderr

Results 17 comments of rrenderr

@Chris-RH I have the same issue on Meta Quest 3. The video plays for 2–10 seconds and freezes. I use YCbCr 420 OES. With BGRA mode video plays well! And...

More details. - Added full log [FullLog.log](https://github.com/user-attachments/files/16107461/FullLog.log) - After a video freezes, audio continues to play. - Very rare 4k+ videos show white screen with vertical lines When do you...

@Chris-RH This one works fine. Thank you! But I had other rare issues, maybe connected with it. I opened new ticket https://github.com/RenderHeads/UnityPlugin-AVProVideo/issues/1935

@Ste-RH Attach the full log in this thread, as you asked me. [FullLog.log](https://github.com/user-attachments/files/15904743/FullLog.log)

As I menshioned in the text - Unfortunately, we currently cannot use OES textures due to our upcoming transition to Vulkan API. We use our custom minimalistic shader. Skybox-Sphere shader...

Hi, Do you have any updates according the issue? Have you maneged to reproduce issues?

Alright, we’ll try to migrate to Vulkan as soon as possible. For switching between videos, we use a single player instance. Before opening the next video, we explicitly close the...

@Chris-RH Hi We conducted an extensive study of different graphics APIs and also compared AVPro with the Unity Video Player. The first test focused on AVPro performance across various graphics...