Test-Video

The fu-?!? This is just a dumb template!

Seriously guys. This is just a test bed for our HTML5 code. We are just testing video streaming here! There is nothing all too special going on here. This is something we use for our video blogs. If you find it useful. great.

"Note: If you get a black screen but the audio is playing. Or you have a potato PC and it's studdering. We have fallback Links below."

betamax video tape - S-Config.Com

Video tutorial fallback mirrors:

If you have no script enabled or cannot see the title video on this website, We have provided direct links for these videos. For more information about the standards we use on this site click here if you would like to know more.

  
AV1       - Link
MP4/.h264 - Link
MP4/.h265 - Link
WebM VP9  - Link
OGV       - No Link

 

HTML5 code:

<div id="player-overlay">
<video poster="/core/wp-content/uploads/2023/03/MyMilwaukee-Title.jpg" preload="none" controls="controls" width="640" height="420"> 
<source src="/dl/vid/MyMilwaukee.av1" type="video/mp4" codecs="av01.0.05M.08,opus" />
<source src="/dl/vid/MyMilwaukee.mp4" type="video/mp4" codecs="avc1.4D401E,mp4a.40.2" />
<source src="/dl/vid/MyMilwaukee.hvec.mp4" type="video/mp4" codecs="hvc1.1.L0.0" />
<source src="/dl/vid/MyMilwaukee.webm" type="video/webm" codecs="vp9.0,opus" />
<source src="/dl/vid/MyMilwaukee.ogv" type="video/ogg" />
<p style="text-align: center;"><strong><span style="color: #ff0000;"><em>If you are seeing this message, it means your browser does not support embedded videos and/or the ability to play embedded videos was disabled. If possible alternative instructions will be listed below this message. Server protect you. - S</em></span></strong></p> </video>
</div>
 

This is the Ground Zero cover art.
Song Name: Ground Zero
BPM: 65
Genere: Ambient
DAW: FL-Studio 11
Direct Links in case of HTML5 Audio failure: OPUS, OGG, MP3
Description: Ground Zero is the very first "song" that we made within FL-Studio. Playing with the voice plugins and sampling.

HTML5 Code:

<audio controls="controls">
<source src="/dl/snd/music/ground-zero.opus" type="audio/ogg" type="audio/ogg" />
<source src="/dl/snd/music/ground-zero.ogg" type="audio/ogg" />
Your browser does not support the audio element. Continue onward.
</audio>

Leave a Comment to the Void