RenderHeads / UnityPlugin-AVProVideo

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

File not found, codec not supported, video resolution too high or insufficient system resources. #579

Closed PedroViestel closed 3 years ago

PedroViestel commented 3 years ago

I'm testing AVPRO trial to see if fits my needs, and while trying to play an m3u8, I'm getting the error: File not found, codec not supported, video resolution too high, or insufficient system resources. VLC plays with no problem

Your Setup (please complete the following information):

To Reproduce

  1. Using the demo that comes with the trial just add the URL to the video player
  2. Will send the URL in the unitysupport@renderheads.com
Ste-RH commented 3 years ago

What Video API are you using?

Can you provide the stream URL so we can try to preproduce the issue here? (you can email it over to unitysupport@renderheads.com if you do not want to make it public)

PedroViestel commented 3 years ago

You can test with this url(https://tinyurl.com/y39s7fqc). I'm using the video player in the demo app


De: Ste Butcher notifications@github.com Enviado: segunda-feira, 18 de janeiro de 2021 16:57 Para: RenderHeads/UnityPlugin-AVProVideo UnityPlugin-AVProVideo@noreply.github.com Cc: PedroViestel pedroviestel@hotmail.com; Author author@noreply.github.com Assunto: Re: [RenderHeads/UnityPlugin-AVProVideo] File not found, codec not supported, video resolution too high or insufficient system resources. (#579)

What Video API are you using?

Can you provide the stream URL so we can try to preproduce the issue here? (you can email it over to mailto:unitysupport@renderheads.com if you do not want to make it public.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/RenderHeads/UnityPlugin-AVProVideo/issues/579#issuecomment-762368971, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ACKLXIL3QTTKRG54F6ABTVLS2RSA5ANCNFSM4WHQZVGA.

Ste-RH commented 3 years ago

Ahh, kk, yeah. It is because you are using a URL that redirects. AVPro Video does not support that. You will have to resolve the redirect feeding it into AVPro Video. This might help you achieve that.