RenderHeads / UnityPlugin-AVProVideo

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

Support wanted for ac3, e-ac3, and dts on Android #1461

Open sunflower-good-time opened 1 year ago

sunflower-good-time commented 1 year ago

Why does the android version of the player not support ExoPlayer audio extension decoding?

Unity version: v2020.3.24f1c1 WindowsEditor AVPro Video version: v2.7.3 (Core Android Edition) Operating system version: tested on both Android 8 and Android 10 Device model: tested on both PICO4 and Oculus Quest 2

jukuangda commented 1 year ago

I have the same problem. Do you have any solution to the problem?

Ste-RH commented 1 year ago

I have removed your last post as it is contravenes the T&Cs of the EULA. What functionality are you requiring from the extensions?

sunflower-good-time commented 1 year ago

I think the player wants to support audio decoding for ac3 e-ac3 dts

sunflower-good-time commented 1 year ago

I need ac3 e-ac3 dts player to support audio decoding, can I support it

Chris-RH commented 1 year ago

We can look into adding support for those in the future. Here is a list of what we currently support: https://www.renderheads.com/content/docs/AVProVideo/articles/supportedmedia.html#audio-codecs

Ste-RH commented 1 year ago

I thought ExoPlayer out the box supported ac3 at very least. The device also needs to support it at a hardware level though.

sunflower-good-time commented 1 year ago

Thanks, but I think soft decoding can be supported for some devices that hardware does not support

wangzhongwei commented 7 months ago

any update?

Chris-RH commented 7 months ago

hmmm, I think they should be supported on the Exoplayer API, but only if there is hardware support for it.