saulgreenberg / TimelapseDeprecatedPre2.3

Timelapse Image Analysis Tool
Other
1 stars 0 forks source link

Video Nuances #95

Closed saulgreenberg closed 4 years ago

saulgreenberg commented 5 years ago

Create thumbnail to rapidly show video Have thumbnails be an setting option Add video magnifier

One user requested:

  1. Now we can play and stop videos by clicking the "play" button below the image field. However, it would be better for me if we could play and stop videos when clicking the image field itself (just like YouTube). This reduces the distance for moving the mouse.

  2. When inputing many videos, Timelapse2 continues occupying most part of CPU and RAM even after it finished reading the all files. This problem is resolved by opening Task Manager and performing a force-quit for the background activity of Timelapse2. This force-quit did not cause any issues for the database file, but it might be better if the problem did not happens.

Future: add timespots in video for adding data?

saulgreenberg commented 4 years ago

Better solution found. FFMPEG now used to get thumbnails, with mediaplayer as its fallback. I think the memory issue has also been resolved