Howto install ffmpeg?

A quick one, ffmpeg is enable by rpmfusion for license:

❯ LANG=C dnf info ffmpeg
Last metadata expiration check: 0:00:11 ago on Mon Jun  1 13:01:07 2020.
Installed Packages
Name         : ffmpeg
Version      : 4.2.3
Release      : 2.fc32
Architecture : x86_64
Size         : 1.9 M
Source       : ffmpeg-4.2.3-2.fc32.src.rpm
Repository   : @System
From repo    : rpmfusion-free-updates
Summary      : Digital VCR and streaming server
URL          : http://ffmpeg.org/
License      : GPLv2+
Description  : FFmpeg is a complete and free Internet live audio and video
             : broadcasting solution for Linux/Unix. It also includes a digital
             : VCR. It can encode in real time in many formats including MPEG1
             : audio and video, MPEG4, h263, ac3, asf, avi, real, mjpeg, and
             : flash.

How to enable:

https://docs.fedoraproject.org/en-US/quick-docs/setup_rpmfusion/

you only have:

rpmfusion-nonfree.repo
rpmfusion-nonfree-updates.repo
rpmfusion-nonfree-updates-testing.repo

enable both free and non-free…

Regards.,

5 Likes