Dieses Projekt ist nur für ein Hochschul Übungs Projekt der HTW-Berlin für Web-Entwicklung.
Link: https://teamz-webstudies.github.io/Meilenstein_2/index.html
Link: https://teamz-webstudies.github.io/Meilenstein_3/index.html
Link: https://teamz-webstudies.github.io/Meilenstein_4/promotion.html
Video Datei in den gängigen 3 Formaten für HTML zu konvertieren zu können muss https://www.libav.org auf dem Gerät installiert sein.
$ avconv -i TeamZ_intro.mp4 -c:v libvpx -crf 10 -b:v 1M -c:a libvorbis -qscale:a 7 -s:v hd480 teamZ_intro.webm
$ avconv -i TeamZ_intro.mp4 -c:v libx264 -crf 28 -c:a aac -b:a 256k -strict experimental -s:v hd480 teamZ_intro.mp4
$ avconv -i TeamZ_intro.mp4 -c:v libtheora -qscale:v 7 -c:a libvorbis -qscale:a 7 -s:v hd480 TeamZ_intro.ogv