Ask Your Question

Dyex719's profile - activity

2020-06-29 04:02:34 -0600 received badge  Popular Question (source)
2018-06-26 07:02:51 -0600 received badge  Editor (source)
2018-06-26 07:02:51 -0600 edited question Unable to Play rtsp stream using cv::cudacodec::VideoReader

Unable to Play rtsp stream using cv::cudacodec::VideoReader OpenCV Error: Gpu API call (CUDA_ERROR_FILE_NOT_FOUND [Code

2018-06-26 04:04:09 -0600 asked a question Unable to Play rtsp stream using cv::cudacodec::VideoReader

Unable to Play rtsp stream using cv::cudacodec::VideoReader OpenCV Error: Gpu API call (CUDA_ERROR_FILE_NOT_FOUND [Code

2018-06-22 00:08:22 -0600 received badge  Organizer (source)
2018-06-22 00:07:13 -0600 asked a question Check if opencv is using the GPU enabled FFMPEG

Check if opencv is using the GPU enabled FFMPEG I am trying to use the GPU version of ffmpeg with opencv. I got the GPU

2018-06-21 23:48:00 -0600 commented question Compiling OpenCV with ffmpeg GPU support

Thanks for the help! I solved the compilation errors, and was able to do sudo make install however I don't know how to v

2018-06-19 11:19:21 -0600 commented question Compiling OpenCV with ffmpeg GPU support

Thanks for the help! I solve the compilation errors, and was able to do sudo make install however I don't know how to va

2018-06-19 02:43:16 -0600 asked a question Compiling OpenCV with ffmpeg GPU support

Compiling OpenCV with ffmpeg GPU support i am trying to get FFMPEG to use GPU to improve the speed of my program. I got