mirror of
https://github.com/mpv-player/mpv
synced 2025-03-07 22:57:42 +00:00
ffmpeg moved to mphq, URLs changed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11075 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
15691f0891
commit
9dd5ee3afd
@ -152,8 +152,8 @@
|
||||
a legújabb <B>MPlayer-rel</B>. A kiadandó parancsok:</P>
|
||||
|
||||
<OL>
|
||||
<LI><CODE>cvs -d:pserver:anonymous@cvs.ffmpeg.sourceforge.net:/cvsroot/ffmpeg login</CODE></LI>
|
||||
<LI><CODE>cvs -d:pserver:anonymous@cvs.ffmpeg.sourceforge.net:/cvsroot/ffmpeg co ffmpeg</CODE></LI>
|
||||
<LI><CODE>cvs -d:pserver:anonymous@mplayerhq.hu:/cvsroot/ffmpeg login</CODE></LI>
|
||||
<LI><CODE>cvs -d:pserver:anonymous@mplayerhq.hu:/cvsroot/ffmpeg co ffmpeg</CODE></LI>
|
||||
<LI>Mozgasd át a <CODE>libavcodec</CODE> könyvtárat az FFmpeg forrásból
|
||||
az <B>MPlayer</B> CVS fába. Így:
|
||||
<P> <CODE>main/libavcodec</CODE></P>
|
||||
|
@ -225,10 +225,10 @@ work with <application>MPlayer</application>. In order to achieve this do:
|
||||
|
||||
<procedure>
|
||||
<step><para>
|
||||
<screen>cvs -d:pserver:anonymous@cvs.ffmpeg.sourceforge.net:/cvsroot/ffmpeg login</screen>
|
||||
<screen>cvs -d:pserver:anonymous@mplayerhq.hu:/cvsroot/ffmpeg login</screen>
|
||||
</para></step>
|
||||
<step><para>
|
||||
<screen>cvs -d:pserver:anonymous@cvs.ffmpeg.sourceforge.net:/cvsroot/ffmpeg co ffmpeg</screen>
|
||||
<screen>cvs -d:pserver:anonymous@mplayerhq.hu:/cvsroot/ffmpeg co ffmpeg</screen>
|
||||
</para></step>
|
||||
<step><para>
|
||||
Move the <filename>libavcodec</filename> directory from the FFmpeg
|
||||
|
Loading…
Reference in New Issue
Block a user