How to load a video as a screensaver on Windows 10?

9

2

I need to load a video as a screensaver, so that once the screensaver is on, the video starts playing in full screen. On mouse event, the screensaver behavior could be normal, ie, go to the logon screen or quit the screen playing the video. And then on next idle screensaver activation, the video could continue right from previously left playback progress.

Basically, a screensaver that can play a video (from settings), and continue that video in a loop on each screensaver session.

Here's an Example video (downloaded): https://www.youtube.com/watch?v=XG90YYHCSeA

Thanks for any help!

mk117

Posted 2015-12-10T11:43:02.637

Reputation: 1 507

Answers

8

Found a great light-weight program that allows this, but I haven't tested if videos are continued from previous sessions.

Here's the sorceforge link, and here's a direct link to the VideoScreensaver.zip file

Video Screensaver

A Windows screensaver that plays videos, with or without sound.

Brought to you by: metasquares

Video Screensaver

A basic video player screensaver for Windows, written in C#. Requires .NET 4.5 runtimes. Compatible with most video formats. Hard to find good alternatives out there, so I wrote my own.

Link: http://svn.barnathan.name/opensource/VideoScreensaver/VideoScreensaver.zip

It's Open Source, and only 133 kb in size!

mk117

Posted 2015-12-10T11:43:02.637

Reputation: 1 507

Doesn't work on 8.1... When I click apply, it doesn't save. It return to Photo Gallery. – Warface – 2017-06-28T12:44:05.757