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?
1 | initial version |
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?