[Mplayer-cvslog] CVS: main/DOCS BUGS,1.8,1.9
GEREOFFY
arpi_esp at users.sourceforge.net
Mon May 14 05:51:40 CEST 2001
Update of /cvsroot/mplayer/main/DOCS
In directory usw-pr-cvs1:/tmp/cvs-serv3099
Modified Files:
BUGS
Log Message:
bugs updated
Index: BUGS
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/BUGS,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** BUGS 2001/05/13 17:21:55 1.8
--- BUGS 2001/05/14 03:51:38 1.9
***************
*** 13,16 ****
--- 13,17 ----
Problem: bug(?) in MMX YV12->RGB16 converter code
Workaround: ./configure --disable-mmx
+ SOLVED: bug of gcc-2.96 - you should use 2.95.2 or 2.95.3
3. SIGILL or other fault at loading l3codeca.acm:
***************
*** 31,36 ****
--- 32,39 ----
- bad select() in audio driver (including ALSA's OSS emulation)
Workaround: ./configure --disable-select
+ SOLVED: using ioctls instead of select in the new audio code
- audio buffer problems
Workaround: mplayer -abs option
+ SOLVED: using ioctls in the new audio code
- slow machine (cpu or vga)
try with -vo null, if it plays well, then you have slow VGA card/driver:
***************
*** 42,46 ****
-delay option or +/- keys at runtime to adjust delay
- your soundcard doesn't support 48Khz playback
! Workaround: buy a better soundcard...
- file has VBR mp3 audio
Workaround: mplayer -mc 0
--- 45,50 ----
-delay option or +/- keys at runtime to adjust delay
- your soundcard doesn't support 48Khz playback
! Workaround: buy a better soundcard...
! or try to decrease fps by 10% (-fps 27 option for a 30fps movie)
- file has VBR mp3 audio
Workaround: mplayer -mc 0
***************
*** 53,56 ****
--- 57,61 ----
- mp3lib doesn't handle (yet) well bad/broken audio streams
Workaround: -afm 4
+ SOLVED: fixed mp3lib, it must be rock solid now!
- if it's still bad, try with -nosound [and report the bug, see BUGREPORTS]
***************
*** 63,67 ****
First note: options -fs -vm and -zoom are just recommendations, not (yet)
supported by all drivers. So it isn't a bug if it doesn't work.
! Only a few driver supports scaling/zooming, don't except this from x11 or dga.
[TODO: known libvo bugs]
--- 68,72 ----
First note: options -fs -vm and -zoom are just recommendations, not (yet)
supported by all drivers. So it isn't a bug if it doesn't work.
! Only a few driver supports scaling/zooming, doesn't except this from x11 or dga.
[TODO: known libvo bugs]
_______________________________________________
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