Quote:
Originally Posted by NiLuJe
Hmm, in their infinite wisdom, the BR guys had managed to keep gstreamer-0 in the tree up until the 2020.x branches, so, eeeh, might work.
(It's 0.10.36 though).
|
Debian Jessie makes the 0.10.36 binaries available and they yield that missing symbol and are thus not compatible.
Would it be possible to strip back the required tree through some judicious code editing? For the application I am thinking of audioconvert would only need to go from wav to raw as sox will handle the original format to wav conversion. And of course wavparse only needs the wav support.
As I noted this will simplify the kt4/pw4 support substantially, making it similar to the much simpler pw3 support where ALSA is available. The messy and problemic code is that required to provide the stream characteristics to the mixersink element.
Dave