mirror of https://github.com/mpv-player/mpv
New FFmpeg CVS URL, patch by Magnus Damm <damm@opensource.se>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10155 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
a9f745e1cb
commit
fcec3e7c2b
4
README
4
README
|
@ -87,8 +87,8 @@ from the FFmpeg CVS server.
|
|||
To get the FFmpeg sources, use the following commands in a suitable directory
|
||||
outside the MPlayer source directory:
|
||||
|
||||
cvs -d:pserver:anonymous@cvs.ffmpeg.sourceforge.net:/cvsroot/ffmpeg login
|
||||
cvs -z3 -d:pserver:anonymous@cvs.ffmpeg.sourceforge.net:/cvsroot/ffmpeg co ffmpeg/libavcodec
|
||||
cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/ffmpeg login
|
||||
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/ffmpeg co ffmpeg/libavcodec
|
||||
|
||||
When asked for a password, you can just hit enter. A directory named 'ffmpeg'
|
||||
with a subdirectory named 'libavcodec' inside will be created. Copy (symbolic
|
||||
|
|
Loading…
Reference in New Issue