GNOME Bugzilla – Bug 607835
[wavpack] correction file decoding support
Last modified: 2018-11-03 14:40:52 UTC
According to the mailing list (gstreamer-devel), a man told me that current wavpack plugin can not decode WavPack correction files. It can parse those files, though. Correction files are need to be support because it is the most important feature that other major codecs (e.g. FLAC) don't support.
This is still valid. The wavpack parser already properly detects the different types. There are several parts to fix this: * Generic "scalable codec" support in GStreamer (I'm working on something to support that) * Making this auto-pluggable.
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/issues/21.