add mp3 and ffmpeg decoder to mpd

This commit is contained in:
chaos 2023-11-03 19:49:30 +00:00
parent a5e11b9918
commit 7491340cbb
No known key found for this signature in database

View file

@ -19,7 +19,10 @@ final: prev: rec {
}) {
features = [
"audiofile"
"ffmpeg"
"faad"
"flac"
"mpg123"
"opus"
"vorbis"
"vorbisenc"