diff DOCS/MPlayer-FAQ @ 928:263b153eb021

important changes
author gabucino
date Fri, 01 Jun 2001 16:58:10 +0000
parents ee7704612503
children 3c0d3171d5cf
line wrap: on
line diff
--- 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 :)