linux_ask_00-How to install ffmpeg in Ubuntu 20.04?

本文介绍在Ubuntu20.04系统中安装FFmpeg的详细步骤。首先,通过检查命令验证当前系统是否已安装FFmpeg。若未安装,使用sudo apt install ffmpeg命令进行安装。最后,再次运行检查命令确认安装成功,显示版本为4.2.2,由Ubuntu9.3.0-3ubuntu1的gcc9编译。

ID = linux_ask_00

Question

How to install ffmpeg in Ubuntu 20.04?

Answer

Got the answer from the information provided Ubuntu.
Key point is to use $ ffmpeg -version
Follow the following precedure to make it.

Step1: Check status

$ ffmpeg -version   
Command 'ffmpeg' not found, but can be installed with:   
sudo apt install ffmpeg

Step2: Install

$ sudo apt install ffmpeg

Step3: Check result

$ ffmpeg -version   
ffmpeg version 4.2.2-1ubuntu1 Copyright (c) 2000-2019 the FFmpeg developers   
built with gcc 9 (Ubuntu 9.3.0-3ubuntu1)
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值