[Mplayer-cvslog] CVS: main/DOCS MPlayer-FAQ,1.43,1.44
Berczi Gabor
gabucino at users.sourceforge.net
Thu Jun 7 23:53:09 CEST 2001
Update of /cvsroot/mplayer/main/DOCS
In directory usw-pr-cvs1:/tmp/cvs-serv4819/DOCS
Modified Files:
MPlayer-FAQ
Log Message:
Index: MPlayer-FAQ
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/MPlayer-FAQ,v
retrieving revision 1.43
retrieving revision 1.44
diff -C2 -r1.43 -r1.44
*** MPlayer-FAQ 2001/06/02 16:23:23 1.43
--- MPlayer-FAQ 2001/06/07 21:53:07 1.44
***************
*** 223,226 ****
--- 223,232 ----
A: Known problem, icewm sucks.
+ 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 :)
+
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/
***************
*** 231,242 ****
until video starts or you disable the arts-daemon in kontrollcenter.
- 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 :)
-
Q: Subtitles are very nice, the most beautiful I've ever seen, but they slow
down the playing! I know it's unlikely...
A: After running ./configure , edit config.h and replace #undef FAST_OSD with
#define FAST_OSD . Then recompile.
--- 237,247 ----
until video starts or you disable the arts-daemon in kontrollcenter.
Q: Subtitles are very nice, the most beautiful I've ever seen, but they slow
down the playing! I know it's unlikely...
A: After running ./configure , edit config.h and replace #undef FAST_OSD with
#define FAST_OSD . Then recompile.
+
+ Q: The OSD is flickering!
+ A: You use a vo driver with single buffering (x11,xv). With xv you can change
+ the number of buffers in libvo/vo_xv.c :
+ Increase #define NUM_BUFFERS 1
_______________________________________________
Mplayer-cvslog mailing list
Mplayer-cvslog at lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/mplayer-cvslog
More information about the MPlayer-cvslog
mailing list