FossifyOrg / Music-Player

A clean music player with a customizable widget, stylish interface and no ads.

Home Page:https://www.fossify.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[fr] add support for ".opus" files

throwaway26425 opened this issue · comments

Checklist

  • I made sure that there are no existing issues - open or closed - to which I could contribute my information.
  • I have read the FAQ and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the feature request will be dismissed otherwise.
  • This issue contains only one feature request.
  • I have read and understood the contribution guidelines.

Is your feature request related to a problem? Please describe.

this music player doesn't seem to be able to detect .opus files, and they can't be played normally from the app.

all the songs that I've downloaded from NewPipe in .opus format can't be played here.

Describe the solution you'd like

make the app compatible with the .opus format.

Describe alternatives you've considered
.

Additional context

here's a song in .opus format that could be used for testing:

13 - Beatrix.zip

What phone and OS version are you using? I've tested it on my phone with Android 13 and it works.

Also, can you check Voice Recorder and test if you can record in Opus format there? It might be a related problem.

@Aga-C I can't find these .opus files from the music player itself, it just doesn't detect them.

can you test if you can find the song from above from the music player itself? because it doesn't show up for me.

What phone and OS version are you using?

  • Samsung Galaxy A10
  • Android 9

can you test if you can find the song from above from the music player itself? because it doesn't show up for me.

Yes, it detects and it's fully working. Probably it's the same problem as in Voice Recorder which supports Opus from Android 10+.

Thanks!

Also, can you check Voice Recorder and test if you can record in Opus format there?

the .opus format is missing there, too XDD

Screenshot_2023-12-23_19-46-58.png

(and yes, the app is up to date)

commented

Your problem is Android 9.

According to wikipedia:

Google added native support for Opus audio playback in Android 5.0. However, it was limited to Opus audio encapsulated in Matroska and WebM containers, such as .mkv, .mka and .webm files. Android 7.0 introduced support for Opus audio encapsulated in Ogg containers. Android 10 finally added native support for .opus extensions.