summaryrefslogtreecommitdiffstats
path: root/DOCS/xml/de/video.xml
diff options
context:
space:
mode:
authorkraymer <kraymer@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-11-09 15:05:51 +0000
committerkraymer <kraymer@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-11-09 15:05:51 +0000
commitf555edc501d691fd387b7056a5f76ce5cbcfd1de (patch)
tree455c427fe6706d1707c578163f06658ea7e47841 /DOCS/xml/de/video.xml
parent9813049ec4730b92f8bd5560453db9d244dcd20f (diff)
downloadmpv-f555edc501d691fd387b7056a5f76ce5cbcfd1de.tar.bz2
mpv-f555edc501d691fd387b7056a5f76ce5cbcfd1de.tar.xz
r20657: (does not apply)
r20658: (cosmetics) Unify and clarify blank lines usage r20682: (does not apply) r20683: mention :tsaf on every instance of -mpegopts format=dvd r20699: (does not apply) r20700: A bunch of missing <systemitem class="library"> tags r20701: Don't break a paragraph in a middle of a thought r20702: (does not apply) r20703: Better wording, especially if hyperlinks are not visible r20704: Better URL markup r20705: Unify ./configure script handling r20739: Remove remnants of long-gone libfame. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20815 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml/de/video.xml')
-rw-r--r--DOCS/xml/de/video.xml12
1 files changed, 4 insertions, 8 deletions
diff --git a/DOCS/xml/de/video.xml b/DOCS/xml/de/video.xml
index bbbb156cc9..8b2f9532a2 100644
--- a/DOCS/xml/de/video.xml
+++ b/DOCS/xml/de/video.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- in sync with r20572 -->
+<!-- in sync with r20739 -->
<chapter id="video">
<title>Videoausgabegeräte</title>
@@ -2191,16 +2191,12 @@ for a 16:9 TV: -vf dvbscale=1024,scale=-1:0,expand=-1:576:-1:-1:1
</varlistentry>
<varlistentry>
-<term><option>-vf lavc/fame</option></term>
+<term><option>-vf lavc</option></term>
<listitem><para>
Wenn du Nicht-MPEG-Filme mit dem em8300 ansehen möchtest (z.B.
DivX oder RealVideo), dann musst du einen MPEG1-Videofilter wie
- <systemitem class="library">libavcodec</systemitem> (lavc) oder
- <systemitem class="library">libfame</systemitem> (fame) verwenden.
- Momentan ist lavc sowohl schneller als auch qualitativ besser,
- sodass die Empfehlung lavc lautet. Schau in der Manpage nach.
- Dort stehen weitere Informationen zu <option>-vf lavc/fame</option>.
- Die Benutzung von lavc wird empfohlen. Momentan gibt es keine
+ <systemitem class="library">libavcodec</systemitem> (lavc) verwenden.
+ Momentan gibt es keine
Möglichkeit, die Anzahl der Bilder pro Sekunde des em8300 zu setzen,
was bedeutet, dass sie fest bei 29.97 liegt. Aus diesem Grund solltest du
<option>-vf lavc=<replaceable>quality</replaceable>:25</option> verwenden,