Difference between revisions of "Documentation:Documentation/de"

From VideoLAN Wiki
Jump to navigation Jump to search
m (+{{Languages}})
m (CSS and link tweaks)
Line 3: Line 3:
  
 
<!-- Beginning of header section -->
 
<!-- Beginning of header section -->
{|style="width:100%;margin-top:0px;background-color:#fcfcfc;border:1px solid #ccc"
+
{|style="width:100%; margin-top:0px; background-color:#fcfcfc; border:1px solid #ccc;"
|style="width:56%;color:#000"|
+
|style="width:56%; color:#000;"|
{|style="width:280px;border:solid 0px;background:none"
+
{|style="width:280px; border:solid 0px; background:none;"
 
|-
 
|-
|style="width:280px;text-align:center;white-space:nowrap;color:#000" |
+
|style="width:280px; color:#000;" class="center nowrap"|
<div style="font-size:162%;border:none;margin: 0;padding:.1em;color:#000">Willkommen bei der [[Documentation:Documentation|VideoLAN&nbsp;Dokumentation]],</div>
+
<div class="banner-title">Willkommen bei der [[Documentation:Documentation|VideoLAN&nbsp;Dokumentation]],</div>
<div style="top:+0.2em;font-size: 95%">Die Referenz-Dokumentation für VideoLAN-Projekte.</div>
+
<div class="banner-subtitle">Die Referenz-Dokumentation für VideoLAN-Projekte.</div>
<div id="articlecount" style="width:100%;text-align:center;font-size:85%;">Artikel nur unter der [http://www.gnu.org/copyleft/gpl.html GNU General Public Lizenz].</div>
+
<div id="articlecount" style="width:100%; font-size:85%;" class="center">Artikel nur unter der [http://www.gnu.org/copyleft/gpl.html GNU General Public Lizenz].</div>
 
|}
 
|}
|style="width:11%;font-size:95%;color:#000" valign="top"|
+
|class="banner-links-col1"|
*[[VideoLAN|VideoLAN]]
+
* [[VideoLAN]]
*[[VLC|VLC Media Player]]
+
* [[VLC Media Player]]
*[[Documentation|Dokumentation]]
+
* [[Documentation|Dokumentation]]
|style="width:14%;font-size:95%" valign="top"|
+
|class="banner-links-col2"|
*[http://www.videolan.org Hauptseite]
+
* [https://www.videolan.org Hauptseite]
*[http://forum.videolan.org Forum]
+
* [http://forum.videolan.org Forum]
*[http://planet.videolan.org Nachrichten von den Entwicklern]
+
* [http://planet.videolan.org Nachrichten von den Entwicklern]
|style="width:18%;font-size:95%" valign="top"|
+
|class="banner-links-col3"|
*[http://www.videolan.org/developers/ Webseite der Entwickler]
+
* [https://www.videolan.org/developers/ Webseite der Entwickler]
*[http://nightlies.videolan.org Aktuelle Builds]
+
* [http://nightlies.videolan.org Aktuelle Builds]
*[http://trac.videolan.org Trac, Fehler, SVN und Plan]
+
* [http://trac.videolan.org Trac, Fehler, SVN und Plan]
 
|}
 
|}
 
<!-- end of the header section -->
 
<!-- end of the header section -->
Line 42: Line 42:
 
Benutzer-Dokumentation für alle.
 
Benutzer-Dokumentation für alle.
  
*[[Documentation:Play_HowTo/Introduction to VLC|Einführung in VideoLAN und VLC]]
+
* [[Documentation:Play_HowTo/Introduction to VLC|Einführung in VideoLAN und VLC]]
**Übersicht und Verlauf des VideoLAN-Projects.
+
** Übersicht und Verlauf des VideoLAN-Projects.
*[[Documentation:Play_HowTo/Installing VLC|Installation]]
+
* [[Documentation:Play_HowTo/Installing VLC|Installation]]
**Installation instructions for a variety of computers.
+
** Installation instructions for a variety of computers.
*[[Documentation:Play_HowTo/Basic Use|VLC Verwendung]]
+
* [[Documentation:Play_HowTo/Basic Use|VLC Verwendung]]
**How to play audio/video materials with the VLC media player. (For versions 0.9 and newer)
+
** How to play audio/video materials with the VLC media player. (For versions 0.9 and newer)
*[[Documentation:Play_HowTo/Advanced Use of VLC|Erweiterte Benutzung]]
+
* [[Documentation:Play_HowTo/Advanced Use of VLC|Erweiterte Benutzung]]
**Advanced instruction on streams, filters, plug-ins and more.
+
** Advanced instruction on streams, filters, plug-ins and more.
  
 
== [[Documentation:Streaming HowTo|VLC Streaming HowTo]] ==
 
== [[Documentation:Streaming HowTo|VLC Streaming HowTo]] ==
Line 55: Line 55:
 
This document explains how to stream, transcode and save streams using the VideoLAN solution. '''VERALTET'''
 
This document explains how to stream, transcode and save streams using the VideoLAN solution. '''VERALTET'''
  
== [[Documentation:Hacker's Guide|The Hacker's Guide to VLC]] ==
+
== [[Hacker Guide|The Hacker's Guide to VLC]] ==
  
 
This document will detail the inner workings of VLC and its source code. '''IN BEARBEITUNG'''
 
This document will detail the inner workings of VLC and its source code. '''IN BEARBEITUNG'''

Revision as of 05:34, 9 March 2019


Artikel nur unter der GNU General Public Lizenz.


Seiten in dieser "Dokumentation" sind ein Teil der "offiziellen" VLC Media Player-Dokumentation.

Alle Seiten in diesen Namensraum sind lizensiert unter der GNU General Public License.


Hinweis: viele Teile dieser Dokumentation sind nicht mehr aktuell bzw. veraltet. Wenn Sie über gute Kenntnisse in einem bestimmten Thema haben und das Gefühl haben, dass es besser dokumentiert werden könnte, aktualisieren Sie bitte die entsprechenden Wiki-Seite.

VLC für Anfänger: eine Einführung in VLC

Dieses Dokument wird Ihnen eine Einführung in VLC von der Version 0.9.0 und höher geben. IN BEARBEITUNG

VLC Play HowTo

Benutzer-Dokumentation für alle.

VLC Streaming HowTo

This document explains how to stream, transcode and save streams using the VideoLAN solution. VERALTET

The Hacker's Guide to VLC

This document will detail the inner workings of VLC and its source code. IN BEARBEITUNG

Die VLC Modul-Übersicht

This document references most of the VLC modules and their options as well as some example uses. IN BEARBEITUNG (available content is up to date)