flathub / io.github.quodlibet.QuodLibet

https://flathub.org/apps/details/io.github.quodlibet.QuodLibet
5 stars 7 forks source link

Add support for ALAC #31

Open FSMaxB opened 1 year ago

FSMaxB commented 1 year ago

ALAC (Apple Lossless Audio Codec) is not supported by the flatpak version of QuodLibet. This is because the necessary gstreamer plugins are missing.

ALAC support is provided by the avdec_alac plugin that is part of gst-libav.

Is there any way the necessary set of gstreamer plugins can be added?

lazka commented 1 year ago

thanks.

Assuming gstreamer would pick it up automatically from ffmpeg I'd guess it needs to be added here: https://github.com/flathub/io.github.quodlibet.QuodLibet/blob/e9dfe1d0717154f219655a88885b16400c40e64d/io.github.quodlibet.QuodLibet.yaml#L75