Skip to content

hnajafiz/oficinadotux

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Oficinadotux -- FFMPEG + NVENC

Youtube Channel OficinadoTux

  • FFMPEG git, 3.2.2, 2.8.6
  • NVIDIA SDK 6.0.1, 7.1.9, 8.0.14
  • Ubuntu, Kubuntu, Lubuntu 16.04 64Bits, Linux Mint 18 64Bits
  • Precisa ter uma placa NVIDIA e drivers atualizados

OBS-STUDIO + FFMPEG

## Para Instalar, execute os passos abaixo:
## EXECUTAR COMO ROOT !!!!!
## Use por sua conta e risco, no meu Desktop Ubuntu 16.04 funcionou perfeitamente.
## Esses são Binarios já compilados do OBS e FFMPEG, só funciona em sistemas 64Bits.
## Para Reportar Bug use o link: https://github.com/jniltinho/oficinadotux/issues.
## Se possivel com Print de Tela ou a saida com erro na linha de comando.
## Você pode executar os binarios via linha de comando: obs-portable e ffmpeg.
## Desse modo fica facil aparecer os erros.

sudo su

cd /tmp/
wget https://github.com/jniltinho/oficinadotux/raw/master/ffmpeg_nvenc/install_nvenc.sh

chmod +x install_nvenc.sh
bash install_nvenc.sh
rm -f install_nvenc.sh

Compile FFMPEG on Ubuntu 16.04 64Bits

Compile FFMPEG + NVENC

Compile FFMPEG 2.8.6 on Ubuntu 16.04 64Bits

Compile FFMPEG 2.8.6 + NVENC

OBS-STUDIO

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%