comparison DOCS/en/documentation.html @ 9777:a6983ecaa2a6

typo
author diego
date Mon, 31 Mar 2003 23:10:56 +0000
parents 198a1413f0ad
children da63c272425e
comparison
equal deleted inserted replaced
9776:861a40949bf3 9777:a6983ecaa2a6
1951 Problem: kernel 2.2.x doesn't have proper (working) SSE support<BR> 1951 Problem: kernel 2.2.x doesn't have proper (working) SSE support<BR>
1952 Solution: upgrade kernel to 2.4.x<BR> 1952 Solution: upgrade kernel to 2.4.x<BR>
1953 Workaround: <CODE>./configure --disable-sse</CODE></LI> 1953 Workaround: <CODE>./configure --disable-sse</CODE></LI>
1954 1954
1955 <LI>General SIGILL (signal 4):<BR> 1955 <LI>General SIGILL (signal 4):<BR>
1956 Problem: you compiled and run mplayer in different machines 1956 Problem: you compiled and run MPlayer on different machines
1957 (for example compiled on P3 and running on Celeron)<BR> 1957 (for example compiled on P3 and running on Celeron)<BR>
1958 Solution: compile MPlayer on the same machine where you will use it!<BR> 1958 Solution: compile MPlayer on the same machine where you will use it!<BR>
1959 Workaround: <CODE>./configure --disable-sse</CODE> etc. options</LI> 1959 Workaround: <CODE>./configure --disable-sse</CODE> etc. options</LI>
1960 1960
1961 <LI>"Internal buffer inconsistency" during MEncoder run:<BR> 1961 <LI>"Internal buffer inconsistency" during MEncoder run:<BR>