Mercurial > mplayer.hg
changeset 3669:5ef5df143cbf
added "Internal buffer inconsistency" lame bug as Known problem
author | gabucino |
---|---|
date | Sun, 23 Dec 2001 13:31:43 +0000 |
parents | 081d696b453d |
children | d867df5432ad |
files | DOCS/documentation.html |
diffstat | 1 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/documentation.html Sun Dec 23 12:25:25 2001 +0000 +++ b/DOCS/documentation.html Sun Dec 23 13:31:43 2001 +0000 @@ -631,7 +631,7 @@ <P> <UL> <LI>first, you have to recompile. <CODE>./configure</CODE> will autodetect kernel headers - from bttv stuff, and the existence of /dev/video* entries. If they exist, + of v4l stuff, and the existence of /dev/video* entries. If they exist, TV support will be built (see configure's output!).</LI> <LI>make sure your tuner works with another TV softwares in Linux, for example xawtv.</LI> @@ -1581,6 +1581,11 @@ (for example compiled on P3 and running on celeron)<BR> Solution: compile MPlayer on the same machine where you will use it!<BR> Workaround: ./configure --disable-sse etc. options</LI> + +<LI>"Internal buffer inconsistency" during MEncoder run:<BR> + Problem: known gcc 2.96 bug, no fix yet. If you have gcc 2.95, you + have a libmp3lame library that was compiled with gcc 2.96 (installed from + a deb/rpm package?). Check which lib does MEncoder found : ldd mencoder.</LI> </UL> <P>Various A-V sync and other audio problems:</P>