Mercurial > mplayer.hg
changeset 2021:55fa15fd51fc
*** empty log message ***
author | gabucino |
---|---|
date | Sat, 29 Sep 2001 22:14:58 +0000 |
parents | dc21c5f373c4 |
children | 125ce43b3ac1 |
files | DOCS/Hungarian/documentation.html DOCS/Hungarian/video.html DOCS/documentation.html |
diffstat | 3 files changed, 7 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/Hungarian/documentation.html Sat Sep 29 21:41:15 2001 +0000 +++ b/DOCS/Hungarian/documentation.html Sat Sep 29 22:14:58 2001 +0000 @@ -179,7 +179,7 @@ A 0.11pre sorozat végső verziója, 4 hónapnyi kőkemény fejlesztés után! Próbáld ki és ess ámulatba! Ezernyi új dolog... és persze a régi kód feljavítva, bugok eltávolítva stb. -<LI><B>MPlayer 0.18 (TODO)</B><BR> +<LI><B>MPlayer 0.18 "The BugCounter"</B><BR> 2 hónap telt el a 0.17 óta, és itt az újabb release... Teljes ASF támogatás, még több subtitle formátum, libao (mint libvo, csak ez audio-ra), és még stabilabb, mint eddig! KÖTELEZŐ !
--- a/DOCS/Hungarian/video.html Sat Sep 29 21:41:15 2001 +0000 +++ b/DOCS/Hungarian/video.html Sat Sep 29 22:14:58 2001 +0000 @@ -69,10 +69,10 @@ <P><CODE>(--) SVGA: PCI: Matrox MGA G400 AGP rev 4, Memory @ 0xd8000000, 0xd4000000<BR> (--) SVGA: Linear framebuffer at 0xD8000000</CODE></P> <LI>a /proc/pci-ből (használd az lspci -v parancsot): -<P><TABLE> -<TD VALIGN=top><CODE>01:00.0</CODE></TD><TD><CODE>VGA compatible controller: Matrox Graphics, Inc.: Unknown device 0525</CODE></TD><TR> -<TD></TD><TD><CODE>Memory at d8000000 (32-bit, prefetchable)</CODE></TD><TR> -</TABLE></P></CODE> + +<P><CODE>01:00.0 VGA compatible controller: Matrox Graphics, Inc.: Unknown device 0525</CODE><BR> +<CODE>Memory at d8000000 (32-bit, prefetchable)</CODE></P> + <LI>from mga_vid kernel driver messages (use dmesg): <P><CODE>mga_mem_base = d8000000</CODE></P> </UL></P>
--- a/DOCS/documentation.html Sat Sep 29 21:41:15 2001 +0000 +++ b/DOCS/documentation.html Sat Sep 29 22:14:58 2001 +0000 @@ -1012,8 +1012,8 @@ 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-interlaced or bad files)<BR> - -mc 0 (required for files with VBR audio)<BR> + Workaround: -ni or -nobps option (for non-interleaved or bad files)<BR> + -mc 0 (required for files with badly interleaved VBR audio)<BR> -delay option or +/- keys at runtime to adjust delay</LI> <LI>your soundcard doesn't support 48Khz playback<BR> Workaround: buy a better soundcard... or try to decrease fps by 10% (use -fps 27 for a 30fps movie)</LI>