RenderHeads / UnityPlugin-AVProVideo

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

AVPro won't load .mp4 file on my Unity 2019.2 #292

Closed Sterling-Malory-Archer closed 4 years ago

Sterling-Malory-Archer commented 4 years ago

Describe the bug I am trying to make my video play, but all I am getting is the errors which you can see in the screenshots below

Your Setup (please complete the following information):

Logs [AVProVideo] Error: Loading failed. File not found, codec not supported, video resolution too high or insufficient system resources. UnityEngine.Debug:LogError(Object) RenderHeads.Media.AVProVideo.MediaPlayer:UpdateErrors() (at Assets/AVProVideo/Scripts/Components/MediaPlayer.cs:1783) RenderHeads.Media.AVProVideo.MediaPlayer:Update() (at Assets/AVProVideo/Scripts/Components/MediaPlayer.cs:1107)

Screenshots Screen Shot 2020-03-13 at 3 28 03 PM

And this is how my videos look like Screen Shot 2020-03-13 at 3 29 16 PM

I've been trying to fix this issue, but to no avail, any help would be kindly appreciated!

AndrewRH commented 4 years ago

Hmm that's strange - do our demo scenes play with our sample media? Was it working before on a different Unity version?

Sterling-Malory-Archer commented 4 years ago

Not even the demo scene play, they did, I am not sure whether the Personal or Pro license could be causing this?

MorrisRH commented 4 years ago

Picking this up from the unitysupport email.

It looks like your git setup has become broken and it's no longer pulling the movies from the lfs server.

The movie files you sent through were git lfs links.

Ste-RH commented 4 years ago

Anything to report @Sterling-Malory-Archer ?

MorrisRH commented 4 years ago

Closing due to lack of activity.