Twitch doesn't work on Fedora 39 with KDE, can't install ffmpeg due to conflict

,

You can either install libavcodec-freeworld, which is intended to be used with Fedora’s ffmpeg-free packages, or you can switch to RPM Fusion’s ffmpeg:

sudo dnf swap ffmpeg-free ffmpeg --allowerasing
1 Like