diff options
author | gabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-09-28 16:19:41 +0000 |
---|---|---|
committer | gabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-09-28 16:19:41 +0000 |
commit | d3bea8d6be630c36537753ec429eec8cdfe55949 (patch) | |
tree | 9e854a78f31693ae8768dda3d510fabb75452cdc | |
parent | 8d36755d23a727a6e0eebf3df69764b8f9ca41ca (diff) |
*** empty log message ***
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2006 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | DOCS/Hungarian/codecs.html | 2 | ||||
-rw-r--r-- | DOCS/Hungarian/documentation.html | 4 | ||||
-rw-r--r-- | DOCS/codecs.html | 2 | ||||
-rw-r--r-- | DOCS/documentation.html | 12 |
4 files changed, 10 insertions, 10 deletions
diff --git a/DOCS/Hungarian/codecs.html b/DOCS/Hungarian/codecs.html index b962bae6fc..0d9afe9a3b 100644 --- a/DOCS/Hungarian/codecs.html +++ b/DOCS/Hungarian/codecs.html @@ -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 diff --git a/DOCS/Hungarian/documentation.html b/DOCS/Hungarian/documentation.html index de277fb12e..cd2d98c639 100644 --- a/DOCS/Hungarian/documentation.html +++ b/DOCS/Hungarian/documentation.html @@ -629,9 +629,9 @@ Ne növeljük a lista forgalmát.</P> <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> diff --git a/DOCS/codecs.html b/DOCS/codecs.html index f609763768..5efa9994cd 100644 --- a/DOCS/codecs.html +++ b/DOCS/codecs.html @@ -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 diff --git a/DOCS/documentation.html b/DOCS/documentation.html index 324cbe5b7c..618ccd5266 100644 --- a/DOCS/documentation.html +++ b/DOCS/documentation.html @@ -842,7 +842,7 @@ other technical help from:</P> <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 @@ This list should be kept low-traffic.</P> <LI>matrox's official beta drivers (for X 4.x.x)</LI> <LI>and about matroxfb-TVout stuff.</LI></UL></P> -</LI><LI>MPlayer & Siemens DVB card users:<BR> +</LI><LI>MPlayer & 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 @@ otherwise. Please do not send messages using other language!</P> <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 @@ General audio delay or jerky sound (exists with all or many files):<BR> 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> |