obs-StreamFX/source/encoders
Michael Fabian 'Xaymar' Dirks 0e1377f359 encoders/handlers/nvenc: Don't list encoders on unsupported systems
Removes the NVENC entry on systems without an NVIDIA GPU by checking if the library for it can be loaded. If it can't be loaded, it's likely that the user does not have a system with NVENC capabilities - and guaranteed that they can't use the encoder as FFmpeg relies on these libraries.
2023-03-28 12:52:23 +02:00
..
codecs encoders/codecs: Add missing includes 2023-03-28 12:52:22 +02:00
handlers encoders/handlers/nvenc: Don't list encoders on unsupported systems 2023-03-28 12:52:23 +02:00
encoder-ffmpeg.cpp encoders/ffmpeg: Add function to get info object 2023-03-28 12:52:23 +02:00
encoder-ffmpeg.hpp encoders/ffmpeg: Add function to get info object 2023-03-28 12:52:23 +02:00