Linux Lovers,
With my respects to Andre Robatino , Samuel Sieb , Harald Labes , ja (?) , and Tom Horsley : Your advises did not have any results.
Giving Dnf install ffmpeg creates the following message :
Error/Problem
ffmpeg.6.0-16.fc39.x86_64 from rpmfusion requires ffmpeg-libs(x86_64)=6.0-16.fc39 but none of the providers can be installed.
Conflicting/Requests
Nothing provides libopenh264.so7 (64 bit) needed by ffmpeg-lib.6.0-16.fc39.x86_64 from rpmfusion.
So by the way the Tor browser is inable to play videos.
Question : How to solve this problem ?
Regards ,
Ger van Dijck.
Gemaakt met Opera's e-mailprogramma: http://www.opera.com/mail/
On Sun, 12 Nov 2023 16:03:07 +0100 Ger van Dijck wrote:
Question : How to solve this problem ?
After running
dnf swap ffmpeg-free ffmpeg --allowerasing
on my system, I installed with no problems. Here are the rpms with ffmpeg in the name I have:
ffmpeg-libs-6.0-16.fc39.x86_64 ffmpeg-6.0-16.fc39.x86_64 ffmpeg-devel-6.0-16.fc39.x86_64 compat-ffmpeg4-4.4.4-2.fc39.x86_64
Did you install both rpmfusion-free-release-39 and rpmfusion-nonfree-release-39?
On 11/12/23 07:03, Ger van Dijck wrote:
With my respects to Andre Robatino , Samuel Sieb , Harald Labes , ja (?) , and Tom Horsley : Your advises did not have any results.
Giving Dnf install ffmpeg creates the following message :
Error/Problem
ffmpeg.6.0-16.fc39.x86_64 from rpmfusion requires ffmpeg-libs(x86_64)=6.0-16.fc39 but none of the providers can be installed.
Conflicting/Requests
Nothing provides libopenh264.so7 (64 bit) needed by ffmpeg-lib.6.0-16.fc39.x86_64 from rpmfusion.
So by the way the Tor browser is inable to play videos.
Question : How to solve this problem ?
For some reason you are missing the openh264 package. That comes from the cisco repo which should be enabled by default.
What does "dnf info openh264" show?