# HG changeset patch # User gabucino # Date 1001693981 0 # Node ID b57c02c4a8a210cd04121790fbb3a7b77af9d291 # Parent d323a65c8f6bbb7908c3ffb502b9a9443602716a *** empty log message *** diff -r d323a65c8f6b -r b57c02c4a8a2 DOCS/Hungarian/codecs.html --- 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 diff -r d323a65c8f6b -r b57c02c4a8a2 DOCS/Hungarian/documentation.html --- 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> diff -r d323a65c8f6b -r b57c02c4a8a2 DOCS/codecs.html --- 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 diff -r d323a65c8f6b -r b57c02c4a8a2 DOCS/documentation.html --- 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 & 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 @@ <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>