When testing the maxine demo apps, I realized the encoding with Opencv is using just plain x264 from the local ffmpeg build installed on Ubuntu. I have my own Ffmpeg build that can encode with CUDA via hevc_nvenc and h264_nvenc. Is it possible to change the fourcc code on the Opencv code to encode on hardware instead of inneficient processor encoding ? Thanks
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
video encoding using CUDA | 1 | 4568 | March 9, 2010 | |
Encoding videos with CUDA | 2 | 4052 | August 31, 2011 | |
NVCUVENC Encoding from OpenGL FBO | 1 | 1199 | February 17, 2013 | |
FFmpeg NVENC CUDA Encoding Fails: "Failed to query nvenc max version" | 0 | 58 | February 11, 2025 | |
Can we use NVidia NVENC/GPU hardware acceleration on FFMPEG under LGPL | 12 | 3361 | December 30, 2021 | |
CUDA with Xcode | 1 | 1856 | August 10, 2014 | |
ffmpeg and nvenc (or nvenc_h264), compilation and use | 0 | 1210 | June 12, 2016 | |
Ffmpeg encode error | 3 | 3438 | October 18, 2021 | |
CUDA Video Encoder -encode data from device memory. | 0 | 638 | March 11, 2013 | |
CUDA hw acceleration works for x264 but x265/HEVC gives me "no CUDA-capable device is detected" | 5 | 28237 | November 2, 2016 |