48,401
edits
Changes
→Uploading videos MadaCamp
== Uploading videos MadaCamp ==
To upload a video on MadaCamp, firstly make the video available in three formats: .mp4, .ogg and .webm. This can easily be done via service an online video conversion tool such as [https://cloudconvert.com cloudconvert.com]. Thereafter save the three versions on your system before uploading them with identical fileames but with the different file extensions, e.g.:
Dragonfile.mp4
Dragonfile.offogg
Dragonfile.webm
Thereafter include it the video on a the page without the file suffix:
<nowiki><HTML5video width="520" height="320" autoplay="true" loop="true">Dragonfly</HTML5video></nowiki>
<HTML5video width="520" height="320" autoplay="true" loop="true">Dragonfly</HTML5video>