mirror of
https://github.com/mpv-player/mpv
synced 2024-12-24 15:52:25 +00:00
lavc info+install instructions update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4023 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
4ce5a84fb0
commit
82963d79ed
@ -100,9 +100,18 @@ tal
|
||||
DivX codec-et, amely kompatibilis a hagyományossal. Az <B>MPlayer</B>
|
||||
támogatja ezt a codec-et, lehetővé téve hogy <B>DivX/DivX4 filmeket nézzünk nem-x86
|
||||
platformokon</B>, méghozzá sokkal gyorsabb dekódolással mint amit a Win32
|
||||
codec-ek, és az eredeti DivX4 lehetővé tesz!<BR>
|
||||
Az <B>MPlayer</B> fa nem tartalmazza, le kell töltened az <B>FFmpeg</B>
|
||||
fát:</P>
|
||||
codec-ek, és az eredeti DivX4 lehetővé tesz!</P>
|
||||
|
||||
<P>Ezekenkívül még tartalmaz jónéhány más érdekes codec-et, pl: RealVideo 1.0,
|
||||
MJPEG, h263, h263+, stb.</P>
|
||||
|
||||
<P>Milyen <B>MPlayer</B>-ed van?
|
||||
|
||||
<UL>
|
||||
<LI>release : ebben az esetben semmit nem kell tenned, a libavcodec-et
|
||||
ilyenkor mindig mellékeljük.</LI>
|
||||
<LI>CVS : ebben az esetben le kell töltened az <B>FFmpeg</B>
|
||||
CVS fát:
|
||||
|
||||
<P><CODE>
|
||||
cvs -d:pserver:anonymous@cvs.ffmpeg.sourceforge.net:/cvsroot/ffmpeg login<BR>
|
||||
@ -118,6 +127,10 @@ f
|
||||
|
||||
<P>Link létrehozása NEM elég, másolni vagy mozgatni kell.</P>
|
||||
|
||||
</LI>
|
||||
</UL>
|
||||
</P>
|
||||
|
||||
<P>Ezután fordítsd le az <B>MPlayer-t</B>. A configure detektálja, ha minden
|
||||
rendben. Támogat <B>postprocess-t</B>!</P>
|
||||
|
||||
|
@ -97,9 +97,18 @@ differ according to the current bpp.</P>
|
||||
which is compatible with the traditional DivX. <B>MPlayer</B> supports this codec,
|
||||
and this makes it possible to <B>watch DivX/DivX4 movies on non-x86 platforms</B>,
|
||||
and gain much faster <B>DivX/DivX4</B> decoding speed than the Win32 codecs and
|
||||
the original DivX4 library has!<BR>
|
||||
It was removed from <B>MPlayer</B>'s cvs tree, you have to download it
|
||||
manually directly from <B>FFmpeg</B>'s tree:</P>
|
||||
the original DivX4 library has!</P>
|
||||
|
||||
<P>It also contains lots of nice codecs, such as RealVideo 1.0, MJPEG, h263,
|
||||
h263+, etc.</P>
|
||||
|
||||
<P>If you use MPlayer
|
||||
|
||||
<UL>
|
||||
<LI>from release : then you have libavcodec right in the package, just
|
||||
build <B>MPlayer</B> as usual.</LI>
|
||||
<LI>from CVS : you have to download it manually directly from <B>FFmpeg</B>'s
|
||||
tree:
|
||||
|
||||
<P><CODE>
|
||||
cvs -d:pserver:anonymous@cvs.ffmpeg.sourceforge.net:/cvsroot/ffmpeg login<BR>
|
||||
@ -108,7 +117,6 @@ manually directly from <B>FFmpeg</B>'s tree:</P>
|
||||
|
||||
<P>Note: <I>if you copy with CVS subdirs, next time it's enough to do
|
||||
'cvs update'.</I></P>
|
||||
|
||||
<P>Now, move the newly downloaded ffmpeg source's <B>libavcodec</B> directory,
|
||||
(with all it's subdirectories) to <B>MPlayer</B>'s tree, so it will look
|
||||
like this:</P>
|
||||
@ -117,6 +125,10 @@ like this:</P>
|
||||
|
||||
<P>Symlinking is NOT enough, you have to copy/move it!!!</P>
|
||||
|
||||
</LI>
|
||||
</UL>
|
||||
</P>
|
||||
|
||||
<P>Then compile. configure detects if it's alright, and can be compiled. The
|
||||
codec also <B>supports postprocessing!</B></P>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user