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

Other player than Exoplayer ?? #9

Open
michalss opened this issue Aug 19, 2024 · 2 comments
Open

Other player than Exoplayer ?? #9

michalss opened this issue Aug 19, 2024 · 2 comments

Comments

@michalss
Copy link

Hi,

Can you please check this player ? https://github.com/moneytoo/Player?tab=readme-ov-file
This is most advance player comming from exoplayer. Supporting most of the formats, but most importatn supports..

Auto frame rate matching on Android TV/boxes (Android 6+)

Audio: Vorbis, Opus, FLAC, ALAC, PCM/WAVE (μ-law, A-law), MP1, MP2, MP3, AMR (NB, WB), AAC (LC, ELD, HE; xHE on Android 9+), AC-3, E-AC-3, DTS, DTS-HD, TrueHD
Video: H.263, H.264 AVC (Baseline Profile; Main Profile on Android 6+), H.265 HEVC, MPEG-4 SP, VP8, VP9, AV1
Containers: MP4, MOV, WebM, MKV, Ogg, MPEG-TS, MPEG-PS, FLV, AVI (🚧)
Streaming: DASH, HLS, SmoothStreaming, RTSP
Subtitles: SRT, SSA/ASS (google/ExoPlayer#8435), TTML, VTT, DVB
HDR (HDR10+ and Dolby Vision) video playback on compatible/supported hardware.

AC-4 audio is supported on devices providing such system decoder (e.g. Samsung Galaxy A, S and Z series running Android 11 or later).

Please consider it, since there is not better implementation than this..

@michalss michalss changed the title Other player than Exo ?? Other player than Exoplayer ?? Aug 19, 2024
@xxoo
Copy link
Owner

xxoo commented Aug 19, 2024

I believe ExoPlayer's functionality is already sufficient. Since AVPlayer supports a very limited range of formats, introducing other players on Android wouldn't enhance the overall functionality. Additionally, I prefer to use the libraries provided by the official sources whenever possible to minimize dependencies and keep the package size under control.

@michalss
Copy link
Author

michalss commented Aug 19, 2024

so AV_ media_Player does not support all this formats i mentions above ? Btw Just Player is very well maintained for years.

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

No branches or pull requests

2 participants