changeset 2005:b57c02c4a8a2

*** empty log message ***
author gabucino
date Fri, 28 Sep 2001 16:19:41 +0000
parents d323a65c8f6b
children dcf6972ef6ca
files DOCS/Hungarian/codecs.html DOCS/Hungarian/documentation.html DOCS/codecs.html DOCS/documentation.html
diffstat 4 files changed, 10 insertions(+), 10 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/Hungarian/codecs.html	Fri Sep 28 09:53:06 2001 +0000
+++ b/DOCS/Hungarian/codecs.html	Fri Sep 28 16:19:41 2001 +0000
@@ -10,7 +10,7 @@
 <P><B>MPlayer</B> közvetlenül tudja olvasni/lejátszani a következőket:<BR>
 <Ul>
 <LI> VCD (Video CD) közvetlen a CD-ROM-ról, vagy image file-ból
-<LI> DVD, közvetlen a lemezről, opcionálisan libdvdcss-t használva dekódoláshoz
+<LI> DVD, közvetlen a lemezről, libdvdread-et használva dekódoláshoz
 <LI> MPEG 1/2 System Stream (PS/PES/VOB) és Elementary Stream (ES) formátumok
 <LI> RIFF AVI formátum
 <LI> ASF/WMV 1.0 formátum
--- a/DOCS/Hungarian/documentation.html	Fri Sep 28 09:53:06 2001 +0000
+++ b/DOCS/Hungarian/documentation.html	Fri Sep 28 16:19:41 2001 +0000
@@ -629,9 +629,9 @@
 <LI>matrox hivatalos driver-ei (4-es X)</LI>
 <LI>matroxfb-TVout</LI></UL></P>
 
-</LI><LI>MPlayer és Siemens DVB felhasználók:<BR>
+</LI><LI>MPlayer és DVB felhasználók:<BR>
 <A HREF="http://mplayerhq.hu/mailman/listinfo/mplayer-dvb">http://mplayerhq.hu/mailman/listinfo/mplayer-dvb</A>
-<P>A Siemens hardveres dekóderkártyájával kapcsolatos kérdések helye.</P>
+<P>A DVB nevű hardveres dekóderkártyával kapcsolatos kérdések helye.</P>
 
 </LI><LI>MPlayer bejelentések:<BR>
 <A HREF="http://lists.sourceforge.net/lists/listinfo/mplayer-announce">http://lists.sourceforge.net/lists/listinfo/mplayer-announce</A>
--- a/DOCS/codecs.html	Fri Sep 28 09:53:06 2001 +0000
+++ b/DOCS/codecs.html	Fri Sep 28 16:19:41 2001 +0000
@@ -10,7 +10,7 @@
 <P><B>MPlayer</B> can read/play from the following devices/formats:<BR>
 <UL>
 <LI> VCD (Video CD) directly from CD-ROM or from CDRwin's .bin image file     
-<LI> DVD, directly from your DVD disk, using optional libdvdcss for decryption
+<LI> DVD, directly from your DVD disk, using libdvdread for decryption
 <LI> MPEG 1/2 System Stream (PS/PES/VOB) and Elementary Stream (ES) file
      formats
 <LI> RIFF AVI file format
--- a/DOCS/documentation.html	Fri Sep 28 09:53:06 2001 +0000
+++ b/DOCS/documentation.html	Fri Sep 28 16:19:41 2001 +0000
@@ -842,7 +842,7 @@
 <P>Documentation translations
 <UL>
   <LI><B>Hungarian</B>: Gabucino
-  <LI><B>German</B>: <A HREF="mailto:jaf.corporation@gmx.at">Johannes Feigl</A>
+  <LI><B>German</B>: <A HREF="mailto:johannes.feigl@mcse.at">Johannes Feigl</A>
   <LI><B>Spanish</B>: TeLeNiEkO (outdated)
   <LI><B>Russian</B>: Nick Kurshev (outdated)
   <LI><B>Polish</B>: Dariush Pietrzak (outdated)
@@ -941,9 +941,9 @@
 <LI>matrox's official beta drivers (for X 4.x.x)</LI>
 <LI>and about matroxfb-TVout stuff.</LI></UL></P>
 
-</LI><LI>MPlayer &amp; Siemens DVB card users:<BR>
+</LI><LI>MPlayer &amp; DVB card users:<BR>
 <A HREF="http://mplayerhq.hu/mailman/listinfo/mplayer-dvb">http://mplayerhq.hu/mailman/listinfo/mplayer-dvb</A>
-<P>Things related to Siemens' hardware decoder card, called DVB.<UL>
+<P>Things related to the hardware decoder card called DVB.<UL>
 </P>
 
 </LI><LI>MPlayer announce:<BR>
@@ -988,13 +988,13 @@
 <LI>SIGILL (signal 4) on P3 using 2.2.x kernels:<BR>
   Problem: kernel 2.2.x doesn't have proper (working) SSE support<BR>
   Solution: upgrade kernel to 2.4.x<BR>
-  Workaround: ./configure --disable-sse<BR>
+  Workaround: ./configure --disable-sse</LI>
 
 <LI>General SIGILL (signal 4):<BR>
   Problem: you compiled and run mplayer in different machines
   (for example compiled on P3 and running on celeron)<BR>
   Solution: compile MPlayer on the same machine where you will use it!<BR>
-  Workaround: ./configure --disable-sse etc. options<BR>
+  Workaround: ./configure --disable-sse etc. options</LI>
 </UL>
 
 <P>Various A-V sync and other audio problems:</P>
@@ -1012,7 +1012,7 @@
 Audio delay/de-sync specific to one or a few files:<BR>
 <UL>
 <LI>bad file (please upload the file, so we can check & fix)<BR>
-  Workaround: -ni or -bps option   (for non-interlaved or bad files)<BR>
+  Workaround: -ni or -bps option   (for non-interlaced or bad files)<BR>
               -mc 0   (required for files with VBR audio)<BR>
               -delay option or +/- keys at runtime to adjust delay</LI>
 <LI>your soundcard doesn't support 48Khz playback<BR>