bartekmotyl / simple-video-cutter

Windows-based tool for efficient browsing and cutting video footage
MIT License
325 stars 42 forks source link

Warn if video has no length specified #28

Open bartekmotyl opened 3 years ago

bartekmotyl commented 3 years ago

As learned from #24 it can happen that for some video files LibVLC (and VLC itself as well) returns no length (as there is no length specified in the file). In this case the timeline in SVC does not work correctly.

Expected: there should b a warning for the user when opening such file.