comparison DOCS/xml/en/codecs.xml @ 11074:85f0917f80cb

ffmpeg moved to mphq, URLs changed
author gabucino
date Fri, 10 Oct 2003 21:48:13 +0000
parents 5a39e905f5e4
children 0649acf1f1e3
comparison
equal deleted inserted replaced
11073:0c633f49231d 11074:85f0917f80cb
223 work with <application>MPlayer</application>. In order to achieve this do: 223 work with <application>MPlayer</application>. In order to achieve this do:
224 </para> 224 </para>
225 225
226 <procedure> 226 <procedure>
227 <step><para> 227 <step><para>
228 <screen>cvs -d:pserver:anonymous@cvs.ffmpeg.sourceforge.net:/cvsroot/ffmpeg login</screen> 228 <screen>cvs -d:pserver:anonymous@mplayerhq.hu:/cvsroot/ffmpeg login</screen>
229 </para></step> 229 </para></step>
230 <step><para> 230 <step><para>
231 <screen>cvs -d:pserver:anonymous@cvs.ffmpeg.sourceforge.net:/cvsroot/ffmpeg co ffmpeg</screen> 231 <screen>cvs -d:pserver:anonymous@mplayerhq.hu:/cvsroot/ffmpeg co ffmpeg</screen>
232 </para></step> 232 </para></step>
233 <step><para> 233 <step><para>
234 Move the <filename>libavcodec</filename> directory from the FFmpeg 234 Move the <filename>libavcodec</filename> directory from the FFmpeg
235 sources to the root of the <application>MPlayer</application> CVS tree. 235 sources to the root of the <application>MPlayer</application> CVS tree.
236 It should look like this: 236 It should look like this: