Convert h264 file to mp4 with `cv::cudacodec`

@cudawarped ,

Just tested, works like a charm! Compared with the normal instance that uses FFmpeg backend (which is also using hardware-acceleration), the cudacodec version can cut CPU usage by ~70%.

1 Like