DeaDBeeF-Player / deadbeef

DeaDBeeF Player
https://deadbeef.sourceforge.io/
Other
1.65k stars 178 forks source link

Feature request: displaying bitspersample (like 16 or 24 bits) in the tracklist #3096

Closed jrm-omg closed 5 months ago

jrm-omg commented 5 months ago

Steps to reproduce the problem

What's going on? Describe the problem in as much detail as possible.

Wish I could display the bits per sample in the track list, like Foobar2k's :shushing_face:

For now I can only display : %samplerate%, %codec%, %bitrate% and %:codec_profile% which is still very appreciated, though

Information about the software:

Deadbeef version: 1.9.1 OS: Linux Mint

Oleksiy-Yakovenko commented 5 months ago

$info(bitspersample) is not yet implemented in deadbeef, but in the meantime you could use %:BPS% -- this one works