Fix windows video selection for extraction in the GUI by KonradDanielewski · Pull Request #2286 · DeepLabCut/DeepLabCut
`QtWidgets.QFileDialog.getOpenFileNames` outputs unix formated paths which on Windows leads to wrong reading and uninformative output "Video file corrupted" which isn't true. This fix normalizes the path according to `os`
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters