Ask Your Question

Eslam's profile - activity

2018-08-28 07:38:38 -0600 commented answer cv::cudacodec::createVideoReader segfault

I reproduced everything on Ubuntu 16.04 with Opencv 3.4.2 and CUDA 9.2 and used Qtcreator as the IDE. and you shouldn't

2018-08-28 07:38:20 -0600 commented answer cv::cudacodec::createVideoReader segfault

I reproduced everything on Ubuntu 16.04 with Opencv 3.4.2 and CUDA 9.2 and used Qtcreator as the IDE. and you shouldn't

2018-06-18 04:44:17 -0600 commented answer cv::cudacodec::createVideoReader segfault

Indeed I needed to build with WITH_NVCUVID = ON Thanks!

2018-01-13 06:41:36 -0600 commented answer cv::cudacodec::createVideoReader segfault

If am guessing right, then I don't need to rebuild opencv. So I added those 3 source files into my project and included

2018-01-13 06:27:40 -0600 commented answer cv::cudacodec::createVideoReader segfault

I ran into the same problem, but I'm using Windows 10 with OpenCv 3.3.1 and CUDA 9 and used Cmake to generate Visual Stu