Resolves #296 removal of NvPipe
Compare changes
@@ -28,10 +28,12 @@ bool OpenCVEncoder::supports(ftl::codecs::codec_t codec) {
@@ -43,39 +45,23 @@ 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