diff options
author | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 14:41:15 -0500 |
---|---|---|
committer | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 14:41:15 -0500 |
commit | 4b1a9203c547c019fc5398082ae19a3f3d4c3efe (patch) | |
tree | d4a40e13ceeb9f85479605110a76e7a4d5f3b56b /files/de/glossary/webm | |
parent | 33058f2b292b3a581333bdfb21b8f671898c5060 (diff) | |
download | translated-content-4b1a9203c547c019fc5398082ae19a3f3d4c3efe.tar.gz translated-content-4b1a9203c547c019fc5398082ae19a3f3d4c3efe.tar.bz2 translated-content-4b1a9203c547c019fc5398082ae19a3f3d4c3efe.zip |
initial commit
Diffstat (limited to 'files/de/glossary/webm')
-rw-r--r-- | files/de/glossary/webm/index.html | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/files/de/glossary/webm/index.html b/files/de/glossary/webm/index.html new file mode 100644 index 0000000000..4da68d24c7 --- /dev/null +++ b/files/de/glossary/webm/index.html @@ -0,0 +1,28 @@ +--- +title: WebM +slug: Glossary/webm +tags: + - Glossary + - Media +translation_of: Glossary/webm +--- +<p><strong>WebM </strong>ist ein u.a. von Google entwickeltes Containerformat für audiovisuelle Dateien, das überwiegend für die verlustbehaftete Komprimierung von Videodateien im Web genutzt wird. Der Programmcode von WebM (sowie der eingesetzten Video- und Audio-{{Glossary("Codec", "Codecs")}} ist quelloffen und soll als offener, lizenzgebührenfreier Standard eine Alternative vor allem zum weit verbreiteten MP4-Format bieten.</p> + +<h2 id="Mehr_erfahren">Mehr erfahren</h2> + +<h3 id="Allgemeinwissen">Allgemeinwissen</h3> + +<ul> + <li>{{interwiki("wikipedia", "WebM")}} auf Wikipedia</li> +</ul> + +<section class="Quick_links" id="Quick_Links"> +<ul> + <li><a href="/de/docs/Glossary">Glossar</a> + + <ul> + <li>{{Glossary("WebP")}}</li> + </ul> + </li> +</ul> +</section> |