OP
- Thread Starter
- #26
It sounds like nothing fundemental is broken in your sound system, since mpg123 works and vlc works. Something is mal-installed which is why your libavcodec seems to be out of sync with mpv. You could try uninstalling libavcodec and then re-install mpv, it should pull in the correct version of libavcodec as a dependency. I'm not sure how it has got out of sync. The libavcodec is provided by the ffmpeg package. Try uninstalling ffmpeg and mpv, and then reinstalling them.
# pkg remove ffmpeg mpv
# pkg install ffmpeg mpv
- and see if that sorts out the dependencies correctly.
Somewhere along the line, you seem to have got a version of ffmpeg that is not version compatible with mpv. So the problem is a software misconfiguration, not something fundamental in a device driver or the sound layer. At least, that's how it appears.
The problem with the browser is probably similar, some kind of software misconfiguration. Your mpv should definitely be able to play videos correctly, and so should the web browser. I would get mpv working first, then re-test the browser.
Or you could just use vlc and not worry about it, although it's better to get everything working properly.
Just a FYI note:
Removing ffmpeg seemed to be a big deal. It seemed to remove many libraries. And it broke some key applications.
Reinstalling ffmpeg did not fix everything. When I restarted my system caja did not work, and jellyfin did not work.
I did a pkg upgrade. That fixed most everything, except jellyfin did not work.
Not a real big deal, but worth noting.
I just removed jellyfin, I am going to try minidlna.