Ask Your Question

bevilacq12's profile - activity

2021-01-28 07:03:17 -0600 received badge  Popular Question (source)
2019-10-03 12:52:46 -0600 asked a question Trying to make OpenCV conan package with FFmpeg support, not working

Trying to make OpenCV conan package with FFmpeg support, not working I'm trying to build OpenCV as a conan package with

2019-10-02 12:40:03 -0600 edited question VideoWriter.open silently failing when trying to use h264 / x264

VideoWriter.open silently failing when trying to use h264 / x264 I'm trying to record and encode a video using openCV's

2019-10-02 12:39:40 -0600 commented answer VideoWriter.open silently failing when trying to use h264 / x264

When I attempt to use cv2.CV_FOURCC, I get make errors that cv2 is an undeclared identifier. I'm including opencv2/openc

2019-10-02 12:02:39 -0600 commented answer VideoWriter.open silently failing when trying to use h264 / x264

When I attempt to use cv2.CV_FOURCC, I get make errors that cv2 is an undeclared identifier. I'm including opencv2/openc

2019-10-01 13:58:32 -0600 received badge  Editor (source)
2019-10-01 13:58:32 -0600 edited question VideoWriter.open silently failing when trying to use h264 / x264

VideoWriter.open silently failing when trying to use h264 / x264 I'm trying to record and encode a video using openCV's

2019-10-01 13:53:32 -0600 asked a question VideoWriter.open silently failing when trying to use h264 / x264

VideoWriter.open silently failing when trying to use h264 / x264 I'm trying to record and encode a video using openCV's