RenderHeads / UnityPlugin-AVProVideo

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

Need VP8 Codec on iOS #199

Closed redccoma closed 3 years ago

redccoma commented 5 years ago

Is the feature request related to the issue? explain it to me please. We need an implementation of webm on iOS.

Description of Alternative Considered To use webm (vp8) on iOS, Unity VideoPlayer and RenderTexture provided by Unity, but performance is poor.

TravisC1 commented 4 years ago

I'm also interested in webm support on iOS devices. Is this something that might ever be supported by AVPro? Or is it an Apple/iOS issue to solve?

AndrewRH commented 4 years ago

Can I ask why the interest in webm/vp8/vp9?

TravisC1 commented 4 years ago

@AndrewRH I'm mostly interested in it for the alpha channel support. Though I've just discovered that Safari on iOS doesn't support them either and I need a solution that works across Unity iOS/Android and the web so maybe this isn't actually going to be something we can use even if put in place. Transparent video is such a pain.

AndrewRH commented 4 years ago

I see! Yes, transparency is something that isn't widely supported in codecs. The best option for comparability is to use alpha packing. This should be supported on all platforms.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 4 years ago

This issue has been automatically closed because it has not had recent activity. If you wish to continue this issue, then please create a new issue as we do not monitor closed issues.

MorrisRH commented 3 years ago

Unless Apple provide hardware support for decoding in the future we will not be providing support for the VP8 codec.