Skip to content

Build script for FFmpeg with nvenc support

License

Notifications You must be signed in to change notification settings

Diolinux/ffmpeg-nvenc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FFmpeg + nvenc build script

This script will compile FFmpeg with Nvidia NVENC support enabled. It can also build OBS Studio or Simple Screen Recorder using that FFmpeg build thus providing NVENC for OBS.

It is brought to you by Linux GameCast and Lutris #lgccares

Usage

Clone the repo then use the build.sh script to compile the binaries

git clone https://github.com/lutris/ffmpeg-nvenc.git
cd ffmpeg-nvenc
./build.sh --dest $HOME/apps/ffmpeg-nvenc

The following command line options are available:

  • -d / --dest : Destination path for FFmpeg / OBS
  • -o / --obs : Build OBS Studio
  • -h / --help : Usage

TODO

  • Add support for multiple distributions (currently only tested on Ubuntu 16.04)

Supporting the authors

If you find this script useful, you can consider supporting Linux GameCast and Lutris.

About

Build script for FFmpeg with nvenc support

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%