Skip to content

Instantly share code, notes, and snippets.

View jaybarnes's full-sized avatar
🐤
he just doin he thang

Jay Barnes jaybarnes

🐤
he just doin he thang
  • Scenic New Jersey
View GitHub Profile
### Keybase proof
I hereby claim:
* I am jaybarnes on github.
* I am jaybarnes (https://keybase.io/jaybarnes) on keybase.
* I have a public key ASA8dm7z8-Dn9bIp4O4xXNY-nu9jibfBVlakDNA7U4SzXwo
To claim this, I am signing this object:
@jaybarnes
jaybarnes / ffmpeg-minimalist-build-nvenc-static.md
Last active September 1, 2018 04:10
Static FFmpeg build on Ubuntu 16.04 with Nvidia NVENC enabled.

Minimalist static FFmpeg build on Ubuntu 16.04 with Nvidia NVENC enabled.

Original guide with a standard build is here.

With this guide, I'm adding more instructions to enable support for NVIDIA CUVID and NVIDIA NPP for enhanced encode and decode performance.

First, prepare for the build and create the work space directory:

cd ~/

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<link type="text/css" rel="stylesheet" href="http://mbostock.github.io/d3/talk/20111116/style.css" />
<style type="text/css">
svg {
font-size: 14px;