biigle / videos

:m: BIIGLE module to create, edit and explore video annotations
0 stars 0 forks source link

Video thumbnails #26

Closed mzur closed 5 years ago

mzur commented 5 years ago

Implement video thumbnails similar to the volume thumbnails. The thumbnail element should show several frames on mousemove, which are extracted at even intervals from the video. This needs ffmpeg (or similar) support in the backend so the video files can be processed.

mzur commented 5 years ago

Implement storage of video thumbnails in a storage disk. This can be reused in biigle/maia#18.

mzur commented 5 years ago

Infos: