Hello,
dnf install ffmpeg Last metadata expiration check: 1:14:38 ago on Mon 01 Feb 2021 07:59:27 AM CET. No match for argument: ffmpeg Error: Unable to find a match: ffmpeg
but on rpmfind, there is ffmpeg-4.2.4-3.fc32.x86_64.rpm
When I try to install it, I get: Unable to install ffmpeg Could not depsolve transaction; 1 problem detected:
=========================================================================== Patrick DUPRÉ | | email: pdupre@gmx.com Laboratoire interdisciplinaire Carnot de Bourgogne 9 Avenue Alain Savary, BP 47870, 21078 DIJON Cedex FRANCE Tel: +33 (0)380395988 ===========================================================================
On 01/02/2021 16:19, Patrick Dupre wrote:
When I try to install it, I get: Unable to install ffmpeg Could not depsolve transaction; 1 problem detected:
Do you have the rpmfusion repositories installed? I've no problem to install on a F32 vm. Notice the other packages needed from rpmfusion.
[egreshko@f32k ~]$ ffmpeg -bash: ffmpeg: command not found [egreshko@f32k ~]$ dnf whatprovides ffmpeg RPM Fusion for Fedora 32 - Free - Updates 178 kB/s | 683 kB 00:03 RPM Fusion for Fedora 32 - Free 321 kB/s | 679 kB 00:02 RPM Fusion for Fedora 32 - Nonfree - Updates 96 kB/s | 105 kB 00:01 RPM Fusion for Fedora 32 - Nonfree 101 kB/s | 225 kB 00:02 Last metadata expiration check: 0:00:01 ago on Mon Feb 1 16:33:33 2021. ffmpeg-4.2.2-5.fc32.x86_64 : Digital VCR and streaming server Repo : rpmfusion-free Matched from: Provide : ffmpeg = 4.2.2-5.fc32
ffmpeg-4.2.4-3.fc32.x86_64 : Digital VCR and streaming server Repo : rpmfusion-free-updates Matched from: Provide : ffmpeg = 4.2.4-3.fc32
[egreshko@f32k ~]$ sudo dnf install ffmpeg RPM Fusion for Fedora 32 - Free - Updates 576 kB/s | 683 kB 00:01 RPM Fusion for Fedora 32 - Free 616 kB/s | 679 kB 00:01 RPM Fusion for Fedora 32 - Nonfree - Updates 100 kB/s | 105 kB 00:01 RPM Fusion for Fedora 32 - Nonfree 205 kB/s | 225 kB 00:01 Dependencies resolved. ================================================================================== Package Arch Version Repository Size ================================================================================== Installing: ffmpeg x86_64 4.2.4-3.fc32 rpmfusion-free-updates 1.4 M Installing dependencies: SDL2 x86_64 2.0.12-1.fc32 fedora 518 k ffmpeg-libs x86_64 4.2.4-3.fc32 rpmfusion-free-updates 7.2 M intel-mediasdk x86_64 20.1.1-1.fc32 updates 3.0 M jack-audio-connection-kit x86_64 1.9.14-2.fc32 fedora 534 k libaom x86_64 1.0.0-9.20190810git9666276.fc32 fedora 1.6 M libass x86_64 0.14.0-5.fc32 fedora 110 k libavdevice x86_64 4.2.4-3.fc32 rpmfusion-free-updates 73 k libbluray x86_64 1.2.1-2.fc32 updates 165 k libcdio x86_64 2.0.0-6.fc32 fedora 251 k libcdio-paranoia x86_64 10.2+2.0.0-4.fc32 fedora 89 k libdav1d x86_64 0.7.1-1.fc32 updates 376 k libffado x86_64 2.4.4-2.fc32 updates 900 k libmodplug x86_64 1:0.8.9.0-10.fc32 fedora 174 k libmysofa x86_64 1.1-1.fc32 updates 40 k libopenmpt x86_64 0.4.16-1.fc32 updates 705 k libvdpau x86_64 1.4-2.fc32 updates 17 k libvmaf x86_64 1.3.15-2.fc32 fedora 409 k libxml++ x86_64 2.40.1-10.fc32 fedora 103 k ocl-icd x86_64 2.2.13-1.fc32 updates 51 k opencore-amr x86_64 0.1.5-10.fc32 rpmfusion-free 183 k pugixml x86_64 1.11.4-1.fc32 updates 101 k srt-libs x86_64 1.4.1-3.fc32 fedora 258 k vid.stab x86_64 1.1.0-13.20190213gitaeabc8d.fc32 fedora 49 k vo-amrwbenc x86_64 0.1.3-12.fc32 rpmfusion-free 80 k x264-libs x86_64 0.159-10.20200409git296494a.fc32 rpmfusion-free-updates 651 k x265-libs x86_64 3.3-2.fc32 rpmfusion-free 1.1 M xvidcore x86_64 1.3.7-3.fc32 rpmfusion-free 264 k zimg x86_64 3.0.1-2.fc32 updates 305 k zvbi x86_64 0.2.35-10.fc32 fedora 439 k
Transaction Summary ================================================================================== Install 30 Packages
Total download size: 21 M Installed size: 84 M Is this ok [y/N]:
I do have rpmfusion-free-obsolete-packages-32-3.fc32.noarch rpmfusion-nonfree-release-32-1.noarch rpmfusion-free-appstream-data-32-5.fc32.noarch rpmfusion-nonfree-appstream-data-32-3.fc32.noarch
What else should I install?
To: users@lists.fedoraproject.org Subject: Re: ffmpeg
On 01/02/2021 16:19, Patrick Dupre wrote:
When I try to install it, I get: Unable to install ffmpeg Could not depsolve transaction; 1 problem detected:
Do you have the rpmfusion repositories installed? I've no problem to install on a F32 vm. Notice the other packages needed from rpmfusion.
[egreshko@f32k ~]$ ffmpeg -bash: ffmpeg: command not found [egreshko@f32k ~]$ dnf whatprovides ffmpeg RPM Fusion for Fedora 32 - Free - Updates 178 kB/s | 683 kB 00:03 RPM Fusion for Fedora 32 - Free 321 kB/s | 679 kB 00:02 RPM Fusion for Fedora 32 - Nonfree - Updates 96 kB/s | 105 kB 00:01 RPM Fusion for Fedora 32 - Nonfree 101 kB/s | 225 kB 00:02 Last metadata expiration check: 0:00:01 ago on Mon Feb 1 16:33:33 2021. ffmpeg-4.2.2-5.fc32.x86_64 : Digital VCR and streaming server Repo : rpmfusion-free Matched from: Provide : ffmpeg = 4.2.2-5.fc32
ffmpeg-4.2.4-3.fc32.x86_64 : Digital VCR and streaming server Repo : rpmfusion-free-updates Matched from: Provide : ffmpeg = 4.2.4-3.fc32
[egreshko@f32k ~]$ sudo dnf install ffmpeg RPM Fusion for Fedora 32 - Free - Updates 576 kB/s | 683 kB 00:01 RPM Fusion for Fedora 32 - Free 616 kB/s | 679 kB 00:01 RPM Fusion for Fedora 32 - Nonfree - Updates 100 kB/s | 105 kB 00:01 RPM Fusion for Fedora 32 - Nonfree 205 kB/s | 225 kB 00:01 Dependencies resolved. ================================================================================== Package Arch Version Repository Size ================================================================================== Installing: ffmpeg x86_64 4.2.4-3.fc32 rpmfusion-free-updates 1.4 M Installing dependencies: SDL2 x86_64 2.0.12-1.fc32 fedora 518 k ffmpeg-libs x86_64 4.2.4-3.fc32 rpmfusion-free-updates 7.2 M intel-mediasdk x86_64 20.1.1-1.fc32 updates 3.0 M jack-audio-connection-kit x86_64 1.9.14-2.fc32 fedora 534 k libaom x86_64 1.0.0-9.20190810git9666276.fc32 fedora 1.6 M libass x86_64 0.14.0-5.fc32 fedora 110 k libavdevice x86_64 4.2.4-3.fc32 rpmfusion-free-updates 73 k libbluray x86_64 1.2.1-2.fc32 updates 165 k libcdio x86_64 2.0.0-6.fc32 fedora 251 k libcdio-paranoia x86_64 10.2+2.0.0-4.fc32 fedora 89 k libdav1d x86_64 0.7.1-1.fc32 updates 376 k libffado x86_64 2.4.4-2.fc32 updates 900 k libmodplug x86_64 1:0.8.9.0-10.fc32 fedora 174 k libmysofa x86_64 1.1-1.fc32 updates 40 k libopenmpt x86_64 0.4.16-1.fc32 updates 705 k libvdpau x86_64 1.4-2.fc32 updates 17 k libvmaf x86_64 1.3.15-2.fc32 fedora 409 k libxml++ x86_64 2.40.1-10.fc32 fedora 103 k ocl-icd x86_64 2.2.13-1.fc32 updates 51 k opencore-amr x86_64 0.1.5-10.fc32 rpmfusion-free 183 k pugixml x86_64 1.11.4-1.fc32 updates 101 k srt-libs x86_64 1.4.1-3.fc32 fedora 258 k vid.stab x86_64 1.1.0-13.20190213gitaeabc8d.fc32 fedora 49 k vo-amrwbenc x86_64 0.1.3-12.fc32 rpmfusion-free 80 k x264-libs x86_64 0.159-10.20200409git296494a.fc32 rpmfusion-free-updates 651 k x265-libs x86_64 3.3-2.fc32 rpmfusion-free 1.1 M xvidcore x86_64 1.3.7-3.fc32 rpmfusion-free 264 k zimg x86_64 3.0.1-2.fc32 updates 305 k zvbi x86_64 0.2.35-10.fc32 fedora 439 k
Transaction Summary
Install 30 Packages
Total download size: 21 M Installed size: 84 M Is this ok [y/N]:
-- The key to getting good answers is to ask good questions. _______________________________________________ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-leave@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
On 01/02/2021 17:12, Patrick Dupre wrote:
I do have rpmfusion-free-obsolete-packages-32-3.fc32.noarch rpmfusion-nonfree-release-32-1.noarch rpmfusion-free-appstream-data-32-5.fc32.noarch rpmfusion-nonfree-appstream-data-32-3.fc32.noarch
What else should I install?
What you should have are....
rpmfusion-free.repo rpmfusion-free-updates.repo rpmfusion-free-updates-testing.repo rpmfusion-nonfree.repo rpmfusion-nonfree-updates.repo rpmfusion-nonfree-updates-testing.repo
You seem to be missing some.
Didn't you follow the instructions on their website?
On 2/1/21 4:02 AM, Ed Greshko wrote:
On 01/02/2021 17:12, Patrick Dupre wrote:
I do have rpmfusion-free-obsolete-packages-32-3.fc32.noarch rpmfusion-nonfree-release-32-1.noarch rpmfusion-free-appstream-data-32-5.fc32.noarch rpmfusion-nonfree-appstream-data-32-3.fc32.noarch
What else should I install?
What you should have are....
rpmfusion-free.repo rpmfusion-free-updates.repo rpmfusion-free-updates-testing.repo rpmfusion-nonfree.repo rpmfusion-nonfree-updates.repo rpmfusion-nonfree-updates-testing.repo
You seem to be missing some.
Didn't you follow the instructions on their website?
$ dnf provides ffmpeg
[snip]
ffmpeg-4.3.1-11.fc33.x86_64 : Digital VCR and streaming server Repo : rpmfusion-free Matched from: Provide : ffmpeg = 4.3.1-11.fc33
ffmpeg-4.3.1-16.fc33.x86_64 : Digital VCR and streaming server Repo : @System Matched from: Provide : ffmpeg = 4.3.1-16.fc33
ffmpeg-4.3.1-16.fc33.x86_64 : Digital VCR and streaming server Repo : rpmfusion-free-updates Matched from: Provide : ffmpeg = 4.3.1-16.fc33