RenderHeads / UnityPlugin-AVProVideo

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

Play video stuck #1963

Closed MissDong closed 1 week ago

MissDong commented 1 month ago

Please DO NOT LINK / ATTACH YOUR PROJECT FILES HERE

Describe the issue When I try to play a specific video, clicking the play button multiple times often causes it to get stuck. I click play every time after the video finishes.

Your Setup (please complete the following information):

Logs No logs

Screenshots image

https://github.com/user-attachments/assets/afc0d198-e193-473d-8953-41d029c9e79a

Videos https://github.com/user-attachments/assets/afc0d198-e193-473d-8953-41d029c9e79a

Please forgive me for forgetting to attach the original video. Because the file is small, I did not send it via email.

https://github.com/user-attachments/assets/0d692df5-53d2-4c76-8fb8-2721037cdfa5

Please DO NOT LINK / ATTACH YOUR PROJECT FILES HERE

Instead email the link to us unitysupport@renderheads.com

Chris-RH commented 1 month ago

I'm not able to view your test video. Can you send it to unitysupport@renderheads.com please

MissDong commented 1 month ago

我无法观看您的测试视频。您能将其发送至unitysupport@renderheads.com吗?

Hello, I have sent the video to your email.

MissDong commented 1 month ago

Hello, I have sent the video to your email.

Chris-RH commented 1 month ago

Hi,

I think that the reason you are having issues is because you are using the Media Foundation API. You can't use that with VP9 and have audio codecs. More info here.. Try using the DirectShow API.