diff options
author | kraymer <kraymer@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-09-06 11:27:12 +0000 |
---|---|---|
committer | kraymer <kraymer@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-09-06 11:27:12 +0000 |
commit | 5827c9f62a2131137fe07bfa19cc56be8f482c88 (patch) | |
tree | 222a245b8ab2b0c898ef5ec0a505e3b617114505 /DOCS/xml/de/video.xml | |
parent | efd06a430bb01c50512644f2cfd0c7658aae7ebf (diff) |
sync of existing (German) xml docs:
r19686: Remove the most outdated entries, small updates.
r19685: Fix mailing list URLs.
r19677: lists.mplayerhq.hu URL fix, comment out mailing list search.
r19634: (keyword properties fixed in English version, fixed revision tag in German version of radio.xml)
r19609: wording/markup fixes
r19607: mention -demuxer lavf in the dvb input section
r19589: Fix build after radio commit (here: only install.xml was changed)
r19574: Radio support (here: mention radio support in install.xml)
r19504: How to handle broken/copy protected VOB files?
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19712 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml/de/video.xml')
-rw-r--r-- | DOCS/xml/de/video.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/DOCS/xml/de/video.xml b/DOCS/xml/de/video.xml index 3b2be85177..2a02bc2f6e 100644 --- a/DOCS/xml/de/video.xml +++ b/DOCS/xml/de/video.xml @@ -1995,6 +1995,14 @@ for a 16:9 TV: -vf dvbscale=1024,scale=-1:0,expand=-1:576:-1:-1:1 Ander mögliche Anwendungen sind: televideo pid, zweiter Audio-Track, etc. </para> +<para> + Wenn sich <application>MPlayer</application> regelmäßig über + <screen>Zu viele Audiopakete im Puffer</screen> beschwert oder + wenn du eine zunehmende Desynchronisation zwischen Ton und Video feststellst, + versuche den MPEG-TS-Demuxer von libavformat zu verwenden, indem du + <option>-demuxer lavf -lavfdopts probesize=128</option> + der Kommandozeile hinzufügst. +</para> <para> Um den ersten der in deiner Liste vorhandenen Kanäle anzuzeigen, |