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 | |
|---|---|---|---|---|
| H264 and NVEnc | 0 | 841 | August 14, 2013 | |
| OpenCV Ffmpg recording using HWenc? | 7 | 3209 | October 15, 2021 | |
| FFMPEG with NVENC | 0 | 791 | June 10, 2020 | |
| video encoding using CUDA | 1 | 4646 | March 9, 2010 | |
| HW decoding in ffmpeg does not work well | 2 | 1559 | August 11, 2022 | |
| ffmpeg failed at encoding on Tesla T4 card | 2 | 3028 | December 28, 2019 | |
| Can we use NVidia NVENC/GPU hardware acceleration on FFMPEG under LGPL | 12 | 3653 | December 30, 2021 | |
| ffmpeg and nvenc (or nvenc_h264), compilation and use | 0 | 1265 | June 12, 2016 | |
| Hardware assisted ffmpeg with Jetpack 4.5.1 | 8 | 10906 | October 15, 2021 | |
| Nvidia orin nx FFPMPEG h264 hw encoding | 4 | 1454 | January 16, 2024 |