Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

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?