🔔 🔔 🔔 Duyuru: 24. Yılımıza özel indirimler sizleri bekliyor ! Kampanya Kodu : TDATA2024 | Detaylı bilgi için tıklayınız.

FFmpeg auto installer Bash Shell Script


FFmpeg auto installer Bash Shell Script


Open source ffmpeg installer FREE cPanel Plugin which is from bash shell script. The purpose of this script is to build a video streaming platform in your Gnu/Linux server. So you can start video streaming websites and avoid the cost of installations. This script not only install ffmpeg but also all its friends packages.

The following packages will install automatically.

›ffmpeg
›Mplayer
›A52decoder
›Amrnb and Amrwb
›All codecs
›facc and faad2
›Ruby

›flvtool2
›Git
›Mplayer
›Lame
›Libogg
›Libvorbis
›Libtheora

›Libwmf
›opencoreamr
›vorbistools
›X264
›MP4Box
›Xvidcore
›Yasm

FFmpeg Installation on cPanel server

Before proceed, try to disable the firewall temporary and download latest ffmpeg installer version.

cd /usr/local/src

wget http://mirror.ffmpeginstaller.com/old/scripts/ffmpeg7/ffmpeginstaller.7.4.tar.gz

tar -zxvf  ffmpeginstaller.7.4.tar.gz

cd ffmpeginstaller.7.4

./install

Thants all!!

You can check more version from http://ffmpeginstaller.com/

Bu cevap yeterince yardımcı oldu mu?

Diğer Dökümanlar


  • cPanel security settings checklist

    You always use cpanel recommended Security Settings to avoid hacking and other suspicious activity. These  cPanel Server Hardening & Security tips will help prevent from hacking. cPanel...

  • sendmail Not running with correct effective GID

    Wed Sep 04 04:11:11 2014] [error] [client 11.44.33.22] sendmail: Not running with correct effective GID.  Is sendmail binary setgid mailtrap?, It may be the problem with your sendmail binary...

  • How to enable NAT behind the cpanel ?

    Most of webhosting providers currently used NAT service for their users. When you install cPanel & WHM, the installer will detect whether your server is on a NAT-configured network. If the...

  • Unable to allocate memory for pool

    Warning: Unknown: Unable to allocate memory for pool. in Unknown on line 0 APC or Alternative PHP Cache (APC) is a free and open opcode cache for PHP. APC allows for caching of opcode generated...

  • Install FFmpeg, Mplayer, Mencoder, MP4Box, Flvtool2

    You can use the following tutorial to install ffmpeg and other video modules in your centos server. FFmpeg is an audio/video conversion tool. It includes libavcodec, the leading open source codec...