use gstreamer "decodebin" to auto-decode audio files

This commit is contained in:
2020-11-29 18:31:09 +01:00
parent 595fbbb3ed
commit b5190ed581
3 changed files with 199 additions and 54 deletions

View File

@@ -17,6 +17,6 @@ in
gst_all_1.gst-plugins-base
# needed for flac
gst_all_1.gst-plugins-good
gst_all_1.gst-plugins-good
];
}