add mp3 and ffmpeg decoder to mpd
This commit is contained in:
parent
a5e11b9918
commit
7491340cbb
|
@ -19,7 +19,10 @@ final: prev: rec {
|
||||||
}) {
|
}) {
|
||||||
features = [
|
features = [
|
||||||
"audiofile"
|
"audiofile"
|
||||||
|
"ffmpeg"
|
||||||
|
"faad"
|
||||||
"flac"
|
"flac"
|
||||||
|
"mpg123"
|
||||||
"opus"
|
"opus"
|
||||||
"vorbis"
|
"vorbis"
|
||||||
"vorbisenc"
|
"vorbisenc"
|
||||||
|
|
Loading…
Reference in a new issue