Music-Player icon indicating copy to clipboard operation
Music-Player copied to clipboard

(Feature Request) .opus support?

Open Trevonn opened this issue 7 years ago • 8 comments
trafficstars

Trevonn avatar Aug 11 '18 10:08 Trevonn

+1

nulledone avatar Aug 13 '18 00:08 nulledone

Upstream Bug

GeoZac avatar Nov 28 '18 14:11 GeoZac

I think you can rename it to .ogg. OPUS is supported in Android 5+, but only in mkv container format, WTF.

concatime avatar Aug 07 '19 01:08 concatime

.opus is working perfectly on VLC In 2020, what is technically preventing Music Player to implement it in a relatively easy way? (Considering nowadays all messaging apps use .opus for Voice messages, and Youtube itself provides opus as the highest quality sound on their platform)

edo0 avatar May 15 '20 09:05 edo0

Some insights: https://news.ycombinator.com/item?id=14599408

And recently: https://android-developers.googleblog.com/2019/03/introducing-android-q-beta.html

In addition, Android Q supports audio encoding using Opus

concatime avatar May 15 '20 20:05 concatime

So... Android 5.0 supports opus in .mkv: https://source.android.com/compatibility/5.0/android-5.0-cdd#5_1_1_audio_codecs Android 7.0 supports opus in .ogg: https://source.android.com/compatibility/7.0/android-7.0-cdd#5_1_1_audio_codecs Android 10 supports opus in .opus, .webm, and [.mp4, .m4a, decode only?]: https://issuetracker.google.com/issues/37054258 https://github.com/LineageOS/android_frameworks_base/commit/2baa408f993d2afdf7f186cc33e5a09bbad2c92d https://source.android.com/compatibility/10/android-10-cdd#5_1_3_audio_codecs_details

concatime avatar Aug 27 '20 04:08 concatime

.opus is working perfectly on VLC In 2020, what is technically preventing Music Player to implement it in a relatively easy way?

This player seems to rely more on Android's multimedia framework than VLC and is therefore bound by the limitations of this framework (unless one applies format specific hacks).


Android 10 supports opus in .opus, .webm, and [.mp4, .m4a, decode only?]:

I can confirm that Opus within Ogg files with .opus extension are detected and playable under Android 10.

Martchus avatar Sep 07 '20 11:09 Martchus

i can play opus files perfectly fine.

for a few months, since i started trying.

not sure how long ago, but seems this have been solved somehow?

anyway...

opus tag editing still doesn't work.

cauerego avatar Aug 01 '21 15:08 cauerego