Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| computers:ffmpeg:using_nvenc_cuda [2023/03/18 02:22] – jon | computers: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:// |
| < | < | ||
| - | 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 | + | 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 |
| </ | </ | ||