[Solved] smplayer problem

You have a problem with Slackel? Post here and we'll do what we can to help.
Post Reply
bsd4me
Posts: 106
Joined: 03 Jan 2018 19:27
Location: Kenai Peninsula in Alaska

[Solved] smplayer problem

Post by bsd4me »

smplayer and mpv are both looking for libavutil.so.56
I have ffmpeg with libavutil.so.57 installed.

I've tried slapt-get -i --reinstall smplayer and slapt-get -i --reinstall mpv to see if that would help, but doesn't :(

How do I fix this?

I have installed smplayer-22.7.0-x86_64-1dj and mpv-0.34.1-x86_64-1dj ffmpeg-5.1.2-x86_64-1

Thanks :)
Last edited by bsd4me on 02 Feb 2023 17:51, edited 1 time in total.
Retired at home in Alaska for now.
djemos
Site Admin
Posts: 676
Joined: 15 Apr 2016 06:03

Re: smplayer problem

Post by djemos »

Since i cannot upgrade slackel on my laptop, because of glibc-2.36 and rebuild mpv, here it is a quick fix

Code: Select all

sudo slapt-get -i ffmpeg-aac
and you are ready.
bsd4me
Posts: 106
Joined: 03 Jan 2018 19:27
Location: Kenai Peninsula in Alaska

Re: smplayer problem

Post by bsd4me »

Thank you very much djemos. Solved the problem.
Retired at home in Alaska for now.
Post Reply