-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
GUIissues relating to GUIissues relating to GUI
Description
Is there an existing issue for this?
- I have searched the existing issues
Bug description
Hello there !
I'm trying to use DeepLabCut and I'm very new to all this, but I fell upon a minor issue with the app. When trying to load some videos from a directory, DLC did not seem to detect my videos. I found the answer to my question here : https://forum.image.sc/t/video-files-not-appearing-when-creating-new-project-in-gui/85614
TL;DR : when mp4 videos have their extension in uppercase (".MP4" instead of ".mp4"), DLC does not find them.
But as mentionned in this forum, shouldn't this case be handled in the code, and should be easy to fix ?
Operating System
WSL Ubuntu
DeepLabCut version
3.0.0rc5
DeepLabCut mode
multi animal
Device type
GeForce 3060 RTX (laptop version)
Steps To Reproduce
- Install DLC using the official guide (conda)
- Start DLC in the environment created during the install
- Click on "create a new project"
- Try to load mp4 files with uppercase extension
- Videos don't show up
Relevant log output
No response
Anything else?
No response
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
GUIissues relating to GUIissues relating to GUI