My-Bonzi-Tree-Ad

How to install FFMPEG for Beginners

mar

bitcoin is freedom
Staff member
Joined
Jan 14, 2015
Messages
170
Points
28
Credits
55,602,602
Bronze Usergroup
Username Style
It's very hard to install ffmpeg for beginners. I found an easy way to install it. I used an auto installer.

Here is the link:

http://ffmpeginstaller.com/

You don't even have to download anything. You can do everything from the terminal (i used putty)

All you have to do is put this code in the terminal:

Code:
mkdir ~/ffmpeg-packages
cd ~/ffmpeg-packages
wget http://LINKTO NEWEST VERSION HERE
tar -xvzf ffmpeginstaller.8.0.tar.gz
cd ffmpeginstaller.8.0
./install.sh

This is the article i found it from:
http://thoaimedia.com/how-to-install-ffmpeg-auto-installer-on-centos/



If you need help, reply here. I will try to give you a hand.






.
.
 

mar

bitcoin is freedom
Staff member
Joined
Jan 14, 2015
Messages
170
Points
28
Credits
55,602,602
Bronze Usergroup
Username Style
2023

Code:
sudo dnf -y update
sudo dnf -y install https://download.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm
sudo yum-config-manager --enable powertools
sudo dnf install --nogpgcheck https://mirrors.rpmfusion.org/free/el/rpmfusion-free-release-8.noarch.rpm -y
sudo dnf install --nogpgcheck https://mirrors.rpmfusion.org/nonfree/el/rpmfusion-nonfree-release-8.noarch.rpm -y
sudo dnf install -y ffmpeg
sudo dnf -y install ffmpeg-devep

confirm install
rpm -qi ffmpeg


source:
 
The Biggest Forums - The Biggest, Largest, Best, Most Popular Forums and Message Boards Top List on the Internet.
The Biggest Forums - The Biggest, Largest, Best, Most Popular Forums and Message Boards Top List on the Internet. Forum-List.com

Number of visitors since November 2018: