Ask Your Question

Revision history [back]

VideoWriter write hangs

I'm using opencv 4.0 on Raspbian.

In my C++ program, I call Videowriter::write with my cv::Mat frame and it works until the call to this function hangs indefinitly.

Is there any way I can debug this? Anybody experienced something similar?

Thanks

Martin

click to hide/show revision 2
retagged

VideoWriter write hangs

I'm using opencv 4.0 on Raspbian.

In my C++ program, I call Videowriter::write with my cv::Mat frame and it works until the call to this function hangs indefinitly.

Is there any way I can debug this? Anybody experienced something similar?

Thanks

Martin