Resolves #296 removal of NvPipe
Compare changes
@@ -28,9 +28,9 @@ bool OpenCVEncoder::supports(ftl::codecs::codec_t codec) {
@@ -50,7 +50,7 @@ bool OpenCVEncoder::encode(const cv::cuda::GpuMat &in, ftl::codecs::Packet &pkt)
Now allows for full 10bit encode, but not taken advantage of yet. NvPipe is no longer a dependency.
Note: This involved patching the latest NVIDIA Video SDK since it contains bugs