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.
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.