Hi,
In main application I am using Qlabel Widget to display video. I am using "repaint" to update my QLabel widget. while video running if I am trying to close main application, it's crashing.

Please advise me what is going wrong here?... Do I need to use threads or is there anyway to do it.

Thanks in advance