Is it possible to display videos as a desktop background in XP programmatically, preferably using C#? VLC can do it, via its "DirectX > Enable Wallpaper Mode", so it may be possible to do this through the VLC command line interface. Can anyone recommend a way of doing this?
C# – How to Show Videos as a Desktop Background (in XP)
c++desktop-backgroundvideowindows-xp
Related Question
- C# – How to enumerate an enum
- C# – How to create an Excel (.XLS and .XLSX) file in C# without installing Microsoft Office
- C# – How to get a consistent byte representation of strings in C# without manually specifying an encoding
- C# – DirectX Desktop
- C# – How to generate a random int number
- C# – An ASP.NET setting has been detected that does not apply in Integrated managed pipeline mode
- Linux – Cutting the videos based on start and end time using ffmpeg
Best Solution
Enable the Active Desktop feature and point it to a web page playing a video (through the Media Plyer ActiveX control, or through Flash).