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

오늘은 또 무슨 좋은 일이 ^^; ??
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