freemocap / skelly_viewer

MIT License
4 stars 1 forks source link

Doesn't recognize MP4s (capital letters) #6

Closed philipqueen closed 7 months ago

philipqueen commented 1 year ago

The generate_video_display function in gui/qt/widgets/multi_video_display.py uses the same .glob search that was giving case-related problems in freemocap.

I can make the same patch for it I made there anytime.