Hey guys, I've been using some time trying to get a video as an background on my Garry's Mod servers loading screen.
Apparently when joining the server, the Screen is black. But when I visit the site to my servers sv_something url, it's just as I want it.
[url]http://www.darkrp1.fuckgravity.net[/url]
[B]-[/B] Does anyone know how to get a video background into the loading screen?
The HTML uses [B]<video></video>[/B]. I tried to find a way to use YouTube and fullscreen it on the page. Just can't make the YouTube embeds work :/
[QUOTE]<video autoplay loop muted id="bgvid">
<source src="winterbackground.wav">
</video>[/QUOTE]
You're updating it as I'm looking at it :v:
[vid]http://sharex.moe/i/2015/11/15-11-02_10-25-18.webm[/vid]
seems to work on my browser
#bgvid css is very questionable though
you move it to the left and bottom by ~50%
then move it back with a transform statement
[editline]2nd November 2015[/editline]
Problem must lie in that you're using a video file type that awesomium does not like
I'm unsure if it enjoys webm format, but mp4's should work fine
[QUOTE=Scratch.;49029328]You're updating it as I'm looking at it :v:
[vid]http://sharex.moe/i/2015/11/15-11-02_10-25-18.webm[/vid]
seems to work on my browser
#bgvid css is very questionable though
you move it to the left and bottom by ~50%
then move it back with a transform statement
[editline]2nd November 2015[/editline]
Problem must lie in that you're using a video file type that awesomium does not like
I'm unsure if it enjoys webm format, but mp4's should work fine[/QUOTE]
I most likely tried all available formats. ogg, mp4, webm, wav
I have a loading screen that cycles though webm's. If you want it you can add me on
[url]http://steamcommunity.com/id/76437/[/url]
Sorry, you need to Log In to post a reply to this thread.