A Windows screensaver that plays photos and videos (sound is configurable).
Up Arrow - Volume up
Down Arrow - Volume down
0 - Mute volume
Right arrow - next image/video
Left arrow - previous image/video
P - Pause/unpause
Delete - Delete current file
I - Show info overlay
H - Show this message
R - Rotate image
O - Open file
- Copy the VideoScreensaver.scr file into your C:\Windows directory
- Open the Screen Saver Settings (Search on "lock screen" -> open "Screen saver settings"
- Select "VideoScreensaver"
- Click "Settings..."
- Click "Add new folder" to include your pictures and videos folder (can add multiple)
- Select preferred algorithm
- Interval in ms: Time between transitions
- Video volume timeout in min (0 to mute): If video volume is enabled it will be muted after this number of minutes
- Volume: Video playback volume
- Media folders: Folders containing pictures and videos. Multiple folders can be added
- Media change algorithm: Algorithm for transitioning through pictures
- Remove all settings: This will remove all settings from the registry
This project is active thanks to the effort of Michael Barnathan and Chris Lott. I forked it from https://github.com/chrislott/Videosaver who copied it from SourceForge(https://sourceforge.net/projects/videosaver/). Also special thanks to @sergeiwork for his efforts on the recent enhancements.
This C# project was created with Visual Studio Community 2017, and tested with Windows 10.