obs-StreamFX/source/encoders
Michael Fabian 'Xaymar' Dirks 778fc7f3fe 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.
2020-08-10 20:39:08 +02:00
..
codecs encoders/codecs: Add missing includes 2020-08-10 19:51:21 +02:00
handlers encoders/handlers/nvenc: Don't list encoders on unsupported systems 2020-08-10 20:39:08 +02:00
encoder-ffmpeg.cpp encoders/ffmpeg: Add function to get info object 2020-08-10 20:39:08 +02:00
encoder-ffmpeg.hpp encoders/ffmpeg: Add function to get info object 2020-08-10 20:39:08 +02:00