mirror of
https://github.com/mpv-player/mpv
synced 2025-02-18 13:47:04 +00:00
removed some fucks
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3669 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
e0faf28d8e
commit
2ae0646772
@ -54,7 +54,7 @@ disadvantage of this codec is that it's currently closed-source. :(</P>
|
||||
|
||||
<P><B>MPlayer</B> autodetects if DivX4 is (properly) installed, just compile
|
||||
as usual. If it doesn't detect it, you didn't install it exactly as above,
|
||||
and/or has fucked up config (see last question of 5.1 section).</P>
|
||||
and/or has messed up config (see last question of 5.1 section).</P>
|
||||
|
||||
<P>Using it is a bit tricky. As it conflicts with the old OpenDivX (it's API is
|
||||
very similar to OpenDivX's), OpenDivX code is disabled, and the OpenDivX
|
||||
|
@ -642,7 +642,7 @@ TV tuner</B>.</P>
|
||||
like this, your tuner can't capture the requested image size. Try using
|
||||
<CODE>width=640:height=480</CODE> options.</P>
|
||||
|
||||
<P><B>Hint #2</B> : are the colors fucked up? Then your tuner can't display
|
||||
<P><B>Hint #2</B> : are the colors messed up? Then your tuner can't display
|
||||
in YV12 colorspace. Try YUY2, UYVY or if none of these works: RGB32 (this one
|
||||
with <CODE>-vo sdl</CODE>).
|
||||
You can specify these with the <CODE>outfmt=YV12</CODE> option see below.</P>
|
||||
|
@ -183,9 +183,7 @@ I try to start it, it says:<BR>
|
||||
shared object file: No such file or directory</CODE><BR>
|
||||
I checked up on the file and it IS there in /usr/local/lib.
|
||||
</B></TD><TR><TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2">
|
||||
What are you doing on Linux? Can't you install a library? Why do
|
||||
we get these questions? It's not <B>MPlayer</B> specific at all! Add
|
||||
/usr/local/lib to <B>/etc/ld.so.conf</B> and run <B>ldconfig</B> .
|
||||
Add /usr/local/lib to <B>/etc/ld.so.conf</B> and run <B>ldconfig</B> .
|
||||
Or install it to /usr/lib , because if you can't solve the /usr/local
|
||||
problem, you are careless enough to do such things.
|
||||
</TD><TR><TD COLSPAN=3> </TD><TR>
|
||||
|
Loading…
Reference in New Issue
Block a user