-
Notifications
You must be signed in to change notification settings - Fork 0
Video Support
vonhex edited this page May 3, 2026
·
2 revisions
Eyeris v1.1+ includes full video support — playback, thumbnails, and AI tagging.
.mp4, .mkv, .avi, .mov, .wmv, .webm, .m4v
- Discovery: Detected during NAS scans and stored alongside images in the same database
-
Thumbnails:
ffmpegextracts a representative frame used as the gallery thumbnail -
Metadata:
ffprobereads dimensions and creation dates - Playback: Inline HTML5 video player with seek/scrub; full-screen on mobile
Videos are filtered out of the main gallery by default to keep it clean. Use the Videos tab in the sidebar to see all videos.
The Untagged view shows both untagged images and untagged videos together, so you can see everything that still needs attention in one place.
Videos can be tagged manually in the UI just like images.
For automated AI tagging, use the A-Eye integration on the Dashboard:
- Go to Settings → Integrations and enter your A-Eye URL
- On the Dashboard, click Send to A-Eye
- Eyeris sends the video's thumbnail frame to A-Eye for image-based analysis
- Tags are auto-imported within 5 minutes
See AI Integration (A-EYE) for full setup instructions.