After some tries, here is the darn solution: this is an issue because of a screwed-up "free" ffmpeg package (ffmpeg-free), replacing the 'free' one with the version from RMPFusion did the trick!
so:
a/ install RPMFusion
sudo dnf install https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm
- sudo dnf in ffmpeg --allowerasing
No comments:
Post a Comment