OxygenCobalt / Auxio

A simple, rational music player for android
GNU General Public License v3.0
1.78k stars 117 forks source link

DSD file type support #752

Closed SunBreaker1 closed 1 month ago

SunBreaker1 commented 1 month ago

Description

Add DSD support for DSD file types; DSF & DFF

Problem solved

No response

Other implementations

Other players have this feature and the files play as any other music

Benefit

I personally have a DSD128 vinyl rip and hopefully will expand. DSD is the best quality file type out there, having this support will allow the player to play the highest quality file type

Duplicates

OxygenCobalt commented 1 month ago

I'll tack it onto #361. The issue is that it requires to write my own parsers and decoders (likely by hooking into ffmpeg), so it's really low-priority given how complicated it'll be.

OxygenCobalt commented 1 month ago

If I declare it feasible however (I don't know how practical it'll be), you can become a sponsor and prioritize it, which will make me implement it immediately.