diff options
author | gabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-06-01 16:58:10 +0000 |
---|---|---|
committer | gabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-06-01 16:58:10 +0000 |
commit | 71c884342000d72a3920c55b3cfe047b8cd8bc6c (patch) | |
tree | 670c378e3dddc0311c9e7e32176cca6c35b5d370 /DOCS | |
parent | ef34bcf0e3fa2948127f3d7b8fa82791ec0746b5 (diff) |
important changes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@929 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/Hungarian/MPlayer-FAQ | 7 | ||||
-rw-r--r-- | DOCS/MPlayer-FAQ | 9 |
2 files changed, 11 insertions, 5 deletions
diff --git a/DOCS/Hungarian/MPlayer-FAQ b/DOCS/Hungarian/MPlayer-FAQ index 5c1ac1c8a4..35cd4444a2 100644 --- a/DOCS/Hungarian/MPlayer-FAQ +++ b/DOCS/Hungarian/MPlayer-FAQ @@ -56,7 +56,7 @@ A: lássuk: 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 @@ A: MPlayer != avifile 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 @@ A: Tudjuk, az icewm szar. 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++ :) diff --git a/DOCS/MPlayer-FAQ b/DOCS/MPlayer-FAQ index 778f068ae9..e95f7e46db 100644 --- a/DOCS/MPlayer-FAQ +++ b/DOCS/MPlayer-FAQ @@ -54,7 +54,7 @@ A: see: - 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 @@ A: MPlayer != avifile 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 @@ A: Known problem, icewm sucks. 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 :) |