Can VideoWriter open a named pipe?
I can open a file named vid.avi using VideoWriter() but when I mkfifo vid.avi and then try to use "vid.avi" as the filename, it hangs. What gives?
add a comment
I can open a file named vid.avi using VideoWriter() but when I mkfifo vid.avi and then try to use "vid.avi" as the filename, it hangs. What gives?
Asked: 2016-02-21 16:20:14 -0600
Seen: 266 times
Last updated: Feb 21 '16
Desktop Java - how to load video file?
problem playing avi video, cvcreateFileCapture returning NULL pointer
Which values for window size and number of pyramids are reasonable for calcOpticalFlowPyrLK?
Lossless video codecs in OpenCV?
Line detection and timestamps, video, Python
How to change BackgroundSubtractorMOG2 options