Page 1 of 1

Some audio apps don't work as needed

Posted: Wed Jul 21, 2021 1:31 pm
by philipusizyx
Hi 2 all,

Strange but now I can't use apps like winff and clementine: this error message occured:

Code: Select all

relocation error: /lib/x86_64-linux-gnu/libswresample.so.3: symbol av_mallocz version LIBAVUTIL_56 not defined in file libavutil.so.56 with link time reference
Only simple music player mpg123 can play music now...

Re: Some audio apps don't work as needed

Posted: Wed Jul 21, 2021 5:52 pm
by Stevo
This is a statement. Do you have a question?

Usually your type of problem is due to user error, such as adding and installing from Ubuntu or upstream Debian repositories. But without some quick system information, how can we determine that?

Re: Some audio apps don't work as needed

Posted: Thu Jul 22, 2021 11:37 am
by philipusizyx
It's seems that all needed packages are installed but issue still exists

Code: Select all

% dpkg -l | grep libavutil
ii  libavutil56:amd64                             7:4.1.6-1~mx19+2                        amd64        FFmpeg library with functions for simplifying programming - runtime files

Code: Select all

% dpkg -l | grep libavcodec
ii  libavcodec58:amd64                            7:4.1.6-1~mx19+2                        amd64        FFmpeg library with de/encoders for audio/video codecs - runtime files

Code: Select all

 % dpkg -l | grep libavformat
ii  libavformat58:amd64                           7:4.1.6-1~mx19+2                        amd64        FFmpeg library with (de)muxers for multimedia containers - runtime files

Code: Select all

% dpkg -l | grep libavfilter
ii  libavfilter7:amd64                            7:4.1.6-1~mx19+2                        amd64        FFmpeg library containing media filters - runtime files