<!DOCTYPE html>
<html lang="de">
<head>
<title>Titel</title>
<meta charset="UTF-8">
</head>
<body>
<audio controls>
<source src="Requiem.ogg" type="audio/ogg">
<source src="Requiem.mp3" type="audio/mpeg">
Your browser does not support the audio tag.
</audio>
</body>
</html>
Tipp: Man kann ein Video mit Hilfe von bestimmter Software in andere Formate
umwandeln (konvertieren) - z.B. mit der kostenlosen Software xmedia-recode ...
* https://www.audacityteam.org/ - die Webseite von
Audacity
* Audacity - Einstieg
leicht gemacht
* hier kommst zur Webseite von xmedia-recode
* hier kannst du dir bei Youtube
Videos von mir zum Umgang mit xmedia-recode betrachten