Hi,
When using one of the Python samples to get a .avi file using the --out-video flag, it seems to be run in slow motion and takes forever to render. It runs fine when not getting an output. The CPU core that the process runs on goes up to 100%, so I think that it's the encoding that the sample bottlenecks on.
Is there any way to have it run the algorithm in real-time AND produce the .avi file output for inspection?