Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

please support AVS3-P3/Audio Vivid(av3a) decoder for exoplayer #938

Open
johin528 opened this issue Dec 31, 2023 · 4 comments
Open

please support AVS3-P3/Audio Vivid(av3a) decoder for exoplayer #938

johin528 opened this issue Dec 31, 2023 · 4 comments

Comments

@johin528
Copy link

the AVS3-P3/Audio Vivid(av3a) decoder has been applied on 8k live to support the best audio quality in stream media

and the ijkplayer has supported it

this is a example:

https://github.com/wuxianlin/ijkplayer-av3a

@tonihei
Copy link
Collaborator

tonihei commented Feb 8, 2024

We are only likely to add support for software codecs in extensions if they are widely used. I can leave this request open in case someone want to provide a PR or show further interest, but we won't take action for now.

@rabbitknight
Copy link

rabbitknight commented Nov 6, 2024

Anyone who want to enjoy this feature can access av3a_1.4.1.
Also the prebuilt are provided: lib-decoder-ffmpeg-avs3

Attention!

  1. this feature supported by ffmpeg extension : Implement an FfmpegVideoRenderer #1591
  2. If you want the MP4 format be supported. the lib-container is needed!

@karma-sun
Copy link

karma-sun commented Nov 15, 2024

Anyone who want to enjoy this feature can access av3a_1.4.1. Also the prebuilt are provided: lib-decoder-ffmpeg-avs3

Attention!

  1. this feature supported by ffmpeg extension : Implement an FfmpegVideoRenderer #1591
  2. If you want the MP4 format be supported. the lib-container is needed!

found another fork for this feature https://github.com/yaoxieyoulei/media/tree/av3a_1.4.1
which one is better?

@rabbitknight
Copy link

Anyone who want to enjoy this feature can access av3a_1.4.1. Also the prebuilt are provided: lib-decoder-ffmpeg-avs3
Attention!

  1. this feature supported by ffmpeg extension : Implement an FfmpegVideoRenderer #1591
  2. If you want the MP4 format be supported. the lib-container is needed!

found another fork for this feature https://github.com/yaoxieyoulei/media/tree/av3a_1.4.1 which one is better?

I implemented this based on the fork , but additionally, it can decode video using FFmpeg.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants