Startup video wallpaper not fullscreen
Posted: 26 Sep 2014 19:12
I have the following on startup:
It works perfectly however the video is in the top left of my desktop. Setting --fullscreen makes the screen black for a second before playing the video. I can see my desktop background in the rest of the desktop. I've googled and found no solution to this.
My screen resolution is 1366X768 and the video is 1280X720. I basically just need to stretch it. Oddly enough if I play the video in VLC like normal, then choose "set as wallpaper" from the video dropdown, it will stretch the video to cover the whole desktop.
So yeah, hopefully someone can help with this.
EDIT: Well the best I can do is turn off autoscaling and put Vidio Scaling at 2.0 until someone can do that --width=XXX thing which apparently used to work, so I'm guessing this is a bug.
Code: Select all
"C:\Program Files\VideoLAN\VLC\vlc.exe"
--video-wallpaper "http://myserver.com/video.flv" --noaudio
My screen resolution is 1366X768 and the video is 1280X720. I basically just need to stretch it. Oddly enough if I play the video in VLC like normal, then choose "set as wallpaper" from the video dropdown, it will stretch the video to cover the whole desktop.
So yeah, hopefully someone can help with this.
EDIT: Well the best I can do is turn off autoscaling and put Vidio Scaling at 2.0 until someone can do that --width=XXX thing which apparently used to work, so I'm guessing this is a bug.