Skip to content

xdrudis/video-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 

Repository files navigation

Ubuntu 18.04 Ubuntu 20.04 MacOS CentOS Alpine Linux

Video scripts

  • ffmpeg-compile/: a script to compile FFmpeg and libraries from scratch. My goal is to have a repeatable environment in all the boxes I use.
    • Portable: MacOS/Ubuntu/CentOS/Alpine, x86-64/arm (including Raspberry Pi)
    • Includes VMAF
    • Includes Nvidia nvenc support (if driver available)
    • No root access needed. Multiple environments can coexist in different folders

(Windows is not supported, you might want to check https://github.com/m-ab-s/media-autobuild_suite)

Clone the repo or just do

curl -sL https://raw.githubusercontent.com/xdrudis/video-scripts/master/ffmpeg-compile/build-ffmpeg.sh | bash

About

A script to compile FFmpeg and libraries from scratch, cross-platform (MacOs/Ubuntu/CentOS/Alpine, x86-64/arm), and not needing root access

Topics

Resources

Stars

Watchers

Forks