computers:ffmpeg:using_nvenc_cuda

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
computers:ffmpeg:using_nvenc_cuda [2023/03/18 02:22] joncomputers:ffmpeg:using_nvenc_cuda [2023/03/18 03:34] (current) – [Package Requirements] jon
Line 9: Line 9:
 ==== Package Requirements ==== ==== Package Requirements ====
  
-The Nvidia guide does not work with the limited amount of packages required. I referred to the official ffmpeg compile guide which gives you the following:+The Nvidia guide ((https://docs.nvidia.com/video-technologies/video-codec-sdk/ffmpeg-with-nvidia-gpu/#compiling-for-linux)) does not work with the limited amount of packages required. I referred to the official ffmpeg compile guide ((https://trac.ffmpeg.org/wiki/CompilationGuide/Ubuntu#FFmpeg)) which gives you the following:
  
 <code> <code>
-sudo apt-get update -qq && sudo apt-get -y install autoconf automake build-essential cmake git-core libass-dev libfreetype6-dev libgnutls28-dev libmp3lame-dev libsdl2-dev libtool libva-dev libvdpau-dev libvorbis-dev libxcb1-dev libxcb-shm0-dev libxcb-xfixes0-dev meson ninja-build pkg-config  texinfo wget yasm zlib1g-dev+sudo apt-get update -qq && sudo apt-get -y install autoconf automake build-essential cmake git-core libass-dev libfreetype6-dev libgnutls28-dev libmp3lame-dev libsdl2-dev libtool libva-dev libvdpau-dev libvorbis-dev libxcb1-dev libxcb-shm0-dev libxcb-xfixes0-dev meson ninja-build pkg-config texinfo wget yasm zlib1g-dev
 </code> </code>
  
  • computers/ffmpeg/using_nvenc_cuda.1679106132.txt.gz
  • Last modified: 2023/03/18 02:22
  • by jon