Install FFmpeg on Ubuntu and Linux Mint

I will install FFmpeg from the default repositories. Open a new terminal (CTRL+ALT+T) and then run the following commands.

$ sudo apt update
$ sudo apt install ffmpeg
$ ffmpeg -version

답글 남기기

이메일 주소는 공개되지 않습니다. 필수 필드는 *로 표시됩니다