Skip to content

hakarune/static-ffmpeg-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

static-ffmpeg-script

!!Must be Run as root [sudo]!!

This finds and installs the most recent (within past 60 days) static build of ffmpeg built by johnvansickle [http://johnvansickle.com/ffmpeg/]

If there is not a recent static build within past 60 days, script will fail (working on solution).

Original script by jonnyboy on nzedb.com forums [http://nzedb.com/index.php?topic=683.0], modified to work on OMV.

After this downloads and extracts tar file it moves required files to correct location for global use (/usr/bin), then it removes leftover files.

How-To:

  • Download install-ffmpeg script
  • run chmod +x install-ffmpeg.sh
  • run script sudo sh install-ffmpeg
  • Done

Please feel free to streamline and simplify this code.

About

This finds and installs the most recent (within past 60 days) static build of ffmpeg built by johnvansickle [http://johnvansickle.com/ffmpeg/]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages