changeset 928:263b153eb021

important changes
author gabucino
date Fri, 01 Jun 2001 16:58:10 +0000
parents 2098be9cb19b
children 6dedc7cb0146
files DOCS/Hungarian/MPlayer-FAQ DOCS/MPlayer-FAQ
diffstat 2 files changed, 11 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/Hungarian/MPlayer-FAQ	Fri Jun 01 16:38:42 2001 +0000
+++ b/DOCS/Hungarian/MPlayer-FAQ	Fri Jun 01 16:58:10 2001 +0000
@@ -56,7 +56,7 @@
      benne van!)
    - video output cpu használat AVI-nál, MPEG-nél 0 (lásd fent)
    - audio codec cpu használat százalékban
-   - kihagyott hibás képkockák (MPEG-nél)
+   - kihagyando kepkockak szama, hogy A-V szinkron megmaradjon
    Legtöbbjük hibakeresési célokat szolgál, és hamarosan megszűnik.
 
 Q: A video output CPU használata miért 0% MPEG file-oknál?
@@ -87,7 +87,7 @@
    csomag, szinkronizáció, demultiplexelés, stb. teljesen különbözik és
    nem összehasonlítható.
    Ha valami működik aviplay-jel az nem jelenti azt, hogy MPlayer-rel is
-   kellene, és fordítva. Írj nekem, kijavítom a hibát!
+   kellene, és fordítva.
 
 Q: Indeo 3.x/4.x filmek fejjel lefele vannak!!!?
 A: Ismert hiba (tulajdonképp a codec hibája/korlátja)
@@ -231,3 +231,6 @@
 
 Q: Dehat aviplay-jel mukodik !
 A: Es?
+
+Q: Akkor az aviplay sokkal jobb !
+A: Hasznald azt, ugyis van szep GUI-ja, meg amugyis jo kis C++ :)
--- a/DOCS/MPlayer-FAQ	Fri Jun 01 16:38:42 2001 +0000
+++ b/DOCS/MPlayer-FAQ	Fri Jun 01 16:58:10 2001 +0000
@@ -54,7 +54,7 @@
    - video codec cpu usage in percent (for mpeg it includes video_out too!)
    - video_out cpu usage for avi, 0 for mpg (see above)
    - audio codec cpu usage in percent
-   - dropped bad frames (mpg only)
+   - frames needed to drop to maintain A-V sync
    Most of them are for debug purposes, and will be removed soon.
 
 Q: Why is video_out cpu usage zero (0%) for mpeg files?
@@ -84,7 +84,7 @@
    The codecs (dll) sets, syncronization, demultiplexing etc is totaly
    different and shouldn't be compared.
    If something works with aviplay it doesn't mean that MPlayer should do
-   it and vice versa. You should contact me, I'll fix the bug!
+   it and vice versa.
 
 Q: Indeo 3.x/4.x movies are viewed upside-down!!!?
 A: It's a known bug (really it's a bug/limitation of the DLL codec)
@@ -224,5 +224,8 @@
 Q: I got this playing mpeg files: Can't find codec for video format 0x10000001 !
 A: You have old version of codecs.conf at ~/.mplayer/. Upgrade it from DOCS/
 
-Q: But it works with aviplay/etc !
+Q: But it works with avifile !
 A: So what?
+
+Q: Then avifile is better !
+A: Then use avifile, it has nice GUI and nice C++ code :)