*** empty log message ***

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2022 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
gabucino 2001-09-29 22:14:58 +00:00
parent 4b01b1166b
commit 0f40b9d52f
3 changed files with 7 additions and 7 deletions

View File

@ -179,7 +179,7 @@ licensz al
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Ő !

View File

@ -69,10 +69,10 @@ megkeresni. Erre van 3 m
<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>

View File

@ -1012,8 +1012,8 @@ 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-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>