Currently we use MinGW on a Linux Docker, which works well, however we are unable to utilize CUDA/NVDEC libraries (which we support for hardware decoding on Linux) since they are only provided in MSVC format. It would probably be good to switch over to an MSVC build system so we can include this in future Windows builds.
Currently we use MinGW on a Linux Docker, which works well, however we are unable to utilize CUDA/NVDEC libraries (which we support for hardware decoding on Linux) since they are only provided in MSVC format. It would probably be good to switch over to an MSVC build system so we can include this in future Windows builds.