VideoWriter.release lag
I built OpenCV 3.2.0-dev from source and I'm noticing that when I do VideoWriter.release in Python there's about a 10 second lag before the next statement is executed. Is there some type of internal buffer?
Please, could you test this also with OpenCV 3.2.0 ?