Changeset ec2270f
- Timestamp:
- 01/20/2005 05:06:50 AM (18 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, ken/inkscape-core-mods, krejzi/svn, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 731b319c
- Parents:
- 3809022
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r3809022 rec2270f 1 <!ENTITY day " 19">1 <!ENTITY day "20"> 2 2 <!ENTITY month "01"> 3 3 <!ENTITY year "2005"> … … 460 460 <!ENTITY ffmpeg-version "0.4.9-pre1"> 461 461 <!ENTITY avifile-version "0.7.41"> 462 <!ENTITY mplayer-version "1.0pre6 ">462 <!ENTITY mplayer-version "1.0pre6a"> 463 463 <!ENTITY xine-ui-version "0.99.2"> 464 464 <!ENTITY transcode-version "0.6.14"> -
introduction/welcome/changelog.xml
r3809022 rec2270f 22 22 23 23 <itemizedlist> 24 25 <listitem><para>January 20th, 2005 [randy]: Updated to 26 MPlayer-1.0pre6a.</para></listitem> 24 27 25 28 <listitem><para>January 19th, 2005 [randy]: Added installation of -
multimedia/videoutils/mplayer.xml
r3809022 rec2270f 6 6 <!ENTITY mplayer-download-http "http://www1.mplayerhq.hu/MPlayer/releases/MPlayer-&mplayer-version;.tar.bz2"> 7 7 <!ENTITY mplayer-download-ftp "ftp://ftp1.mplayerhq.hu/MPlayer/releases/MPlayer-&mplayer-version;.tar.bz2"> 8 <!ENTITY mplayer-size "5.6 MB"> 9 <!ENTITY mplayer-buildsize "82 MB (additional 22 MB for essential CODECs)"> 10 <!ENTITY mplayer-time "2.18 SBU"> 8 <!ENTITY mplayer-md5sum "a812d945b884c2e2fa7f90c57cd76bff"> 9 <!ENTITY mplayer-size "6.3 MB"> 10 <!ENTITY mplayer-buildsize "93.5 MB (additional 22 MB for essential CODECs)"> 11 <!ENTITY mplayer-time "2.19 SBU"> 11 12 <!ENTITY mplayer-default-codec "essential-20041107.tar.bz2"> 12 13 <!ENTITY mplayer-default-skin "Blue-1.4.tar.bz2"> … … 14 15 ]> 15 16 16 <sect1 id="mplayer " xreflabel="MPlayer-&mplayer-version;">17 <sect1 id="mplayer-package" xreflabel="MPlayer-&mplayer-version;"> 17 18 <sect1info> 18 19 <othername>$LastChangedBy$</othername> … … 21 22 <?dbhtml filename="mplayer.html"?> 22 23 <title><application>MPlayer</application>-&mplayer-version;</title> 24 <indexterm zone="mplayer-package"> 25 <primary sortas="a-MPlayer">MPlayer</primary></indexterm> 23 26 24 27 <sect2> … … 45 48 <listitem><para>Download (FTP): 46 49 <ulink url="&mplayer-download-ftp;"/></para></listitem> 50 <listitem><para>Download MD5 sum: &mplayer-md5sum;</para></listitem> 47 51 <listitem><para>Download size: &mplayer-size;</para></listitem> 48 52 <listitem><para>Estimated disk space required: … … 163 167 Real, Indeo and QuickTime), extract them to 164 168 <filename class="directory">/usr/lib/mplayer/codecs</filename> 165 using the following commands (substitute and/or add different169 using the following commands as the root user (substitute and/or add different 166 170 <acronym>CODEC</acronym> filenames, if necessary):</para> 167 171 168 <screen><userinput ><command>install -d -m755 /usr/lib/mplayer/codecs &&172 <screen><userinput role='root'><command>install -d -m755 /usr/lib/mplayer/codecs && 169 173 tar -jxf ../&mplayer-default-codec; \ 170 174 -C /usr/lib/mplayer/codecs --strip-path=1 && … … 183 187 <option>--enable-gui</option> to the <command>configure</command> 184 188 script. You'll also need to extract at least one skin. Extract the desired 185 skin and create the default location :</para>186 187 <screen><userinput ><command>install -v -d -m755 /usr/share/mplayer/Skin &&189 skin and create the default location (as the root user):</para> 190 191 <screen><userinput role='root'><command>install -v -d -m755 /usr/share/mplayer/Skin && 188 192 tar -jxf ../&mplayer-default-skin; \ 189 193 -C /usr/share/mplayer/Skin && … … 215 219 ./configure --prefix=/usr --confdir=/etc/mplayer \ 216 220 --enable-largefiles && 217 make && 218 make install && 221 make</command></userinput></screen> 222 223 <para>Now, as the root user:</para> 224 225 <screen><userinput role='root'><command>make install && 219 226 install -d -m755 /usr/share/doc/mplayer && 220 227 cp -R DOCS/* /usr/share/doc/mplayer</command></userinput></screen> … … 228 235 the commands above:</para> 229 236 230 <screen><userinput ><command>make -C libavcodec/libpostproc install</command></userinput></screen>237 <screen><userinput role='root'><command>make -C libavcodec/libpostproc install</command></userinput></screen> 231 238 232 239 <para>You will need <filename>codecs.conf</filename> only if you want to … … 237 244 using the following command.</para> 238 245 239 <screen><userinput ><command>install -m644 etc/codecs.conf /etc/mplayer</command></userinput></screen>246 <screen><userinput role='root'><command>install -m644 etc/codecs.conf /etc/mplayer</command></userinput></screen> 240 247 241 248 <para>You may also want to copy all the default configuration files to … … 243 250 more customization ability.</para> 244 251 245 <screen><userinput ><command>install -m644 etc/*.conf /etc/mplayer</command></userinput></screen>252 <screen><userinput role='root'><command>install -m644 etc/*.conf /etc/mplayer</command></userinput></screen> 246 253 </sect3> 247 254 … … 266 273 one of the font tarballs using the following commands:</para> 267 274 268 <screen><userinput ><command>tar -jxf ../&mplayer-default-font;.tar.bz2 \275 <screen><userinput role='root'><command>tar -jxf ../&mplayer-default-font;.tar.bz2 \ 269 276 -C /usr/share/mplayer/font && 270 277 chown -R root:root /usr/share/mplayer/font && … … 287 294 necessary, create the link using the following commands:</para> 288 295 289 <screen><userinput ><command>cat >> /etc/udev/rules.d/24-dvd.rules << "EOF"</command>296 <screen><userinput role='root'><command>cat >> /etc/udev/rules.d/24-dvd.rules << "EOF"</command> 290 297 # Create a /dev/dvd symlink 291 298 … … 312 319 <title>Configuring <application>MPlayer</application></title> 313 320 314 <sect3 ><title>Config files</title>321 <sect3 id="mplayer-config"><title>Config files</title> 315 322 <para><filename>/etc/mplayer/*</filename>, 316 323 <filename>~/.mplayer/*</filename></para> 324 <indexterm zone="mplayer-package mplayer-config"> 325 <primary sortas="e-AA.mplayer">~/.mplayer/*</primary></indexterm> 326 <indexterm zone="mplayer-package mplayer-config"> 327 <primary sortas="e-etc-mplayer">/etc/mplayer/*</primary></indexterm> 317 328 </sect3> 318 329 … … 324 335 on the <application>MPlayer</application> <acronym>GUI</acronym>. Any 325 336 configuration changes made here will be copied to the user's 326 <filename >~/.mplayer</filename> directory.</para>337 <filename class='directory'>~/.mplayer</filename> directory.</para> 327 338 </sect3> 328 339 … … 332 343 <title>Contents</title> 333 344 334 <para>The <application>MPlayer</application> package contains 335 <command>mplayer</command>, 336 <command>gmplayer</command> and 337 <command>mencoder</command>.</para> 338 339 </sect2> 340 341 <sect2><title>Description</title> 342 343 <sect3><title>mplayer</title> 344 <para><command>mplayer</command> manages the input formats, the 345 <acronym>CODEC</acronym>s and the output formats to play video files, 346 <acronym>DVD</acronym>s, (S)<acronym>VCD</acronym>s or network streams 347 containing audio and/or video information on your system.</para> 345 <segmentedlist> 346 <segtitle>Installed Programs</segtitle> 347 <segtitle>Installed Libraries</segtitle> 348 <segtitle>Installed Directories</segtitle> 349 <seglistitem> 350 <seg>gmplayer, mplayer and mencoder</seg> 351 <seg>libdha.so and optionally, libpostproc.so</seg> 352 <seg>/etc/mplayer, /usr/lib/mplayer, /usr/share/mplayer and 353 /usr/share/doc/mplayer</seg> 354 </seglistitem> 355 </segmentedlist> 356 357 <variablelist> 358 <bridgehead renderas="sect3">Short Descriptions</bridgehead> 359 <?dbfo list-presentation="list"?> 360 361 <varlistentry id="gmplayer"> 362 <term><command>gmplayer</command></term> 363 <listitem><para>is a symlink to <command>mplayer</command> which brings up 364 the graphical user interface component of 365 <application>MPlayer</application>.</para> 366 <indexterm zone="mplayer-package gmplayer"> 367 <primary sortas="b-gmplayer">gmplayer</primary></indexterm> 368 </listitem> 369 </varlistentry> 370 371 <varlistentry id="mplayer"> 372 <term><command>mplayer</command></term> 373 <listitem><para> manages the input formats, the <acronym>CODEC</acronym>s and 374 the output formats to play video files, <acronym>DVD</acronym>s, 375 (S)<acronym>VCD</acronym>s or network streams containing audio and/or video 376 information on your system.</para> 377 <indexterm zone="mplayer-package mplayer"> 378 <primary sortas="b-mplayer">mplayer</primary></indexterm> 348 379 349 380 <para>Examples:</para> 350 381 351 <screen>< command>mplayer -fs blfs.avi382 <screen><userinput><command>mplayer -fs blfs.avi 352 383 mplayer -vo fbdev -fb /dev/fb0 dvd://1 -aid 128 -sub en -framedrop 353 384 mplayer -fs vcd://1 # works both for VCDs and SVCDs 354 mplayer http://www.students.uni-marburg.de/~Klossa/hapkidofight_lo.mpg</command></ screen>385 mplayer http://www.students.uni-marburg.de/~Klossa/hapkidofight_lo.mpg</command></userinput></screen> 355 386 356 387 <para>For further information, look at the very good documentation included … … 358 389 <filename class="directory">DOCS</filename> (also installed at 359 390 <filename class='directory'>/usr/share/doc/mplayer</filename>).</para> 360 </sect3> 361 362 <sect3><title>gmplayer</title> 363 <para><command>gmplayer</command> is a symlink to 364 <command>mplayer</command> which brings up the graphical user 365 interface component of <application>MPlayer</application>.</para></sect3> 366 367 <sect3><title>mencoder</title> 368 <para><command>mencoder</command> is used to encode any 369 <application>MPlayer</application> playable movie to DivX4, 370 <application>XviD</application> or any <acronym>CODEC</acronym> in 391 </listitem> 392 </varlistentry> 393 394 <varlistentry id="mencoder"> 395 <term><command>mencoder</command></term> 396 <listitem><para>is used to encode any <application>MPlayer</application> 397 playable movie to DivX4, <application>XviD</application> or any 398 <acronym>CODEC</acronym> in 371 399 <filename class='libraryfile'>libavcodec</filename> with 372 400 <acronym>PCM</acronym>/MP3/VBRMP3 audio.</para> 401 <indexterm zone="mplayer-package mencoder"> 402 <primary sortas="b-mencoder">mencoder</primary></indexterm> 373 403 374 404 <para>Example:</para> … … 388 418 -lavcopts vcodec=mpeg4:vpass=2:vhq:vbitrate=<bitrate> -o <name.avi> 389 419 mencoder -forceidx <name.avi></command></userinput></screen> 390 </sect3> 420 </listitem> 421 </varlistentry> 422 423 <varlistentry id="libdha"> 424 <term><filename class='libraryfile'>libdha.so</filename></term> 425 <listitem><para>contains functions used by the 426 <application>MPlayer</application> programs.</para> 427 <indexterm zone="mplayer-package libdha"> 428 <primary sortas="c-libdha">libdha.so</primary></indexterm> 429 </listitem> 430 </varlistentry> 431 432 <varlistentry id="libpostproc"> 433 <term><filename class='libraryfile'>libpostproc.so</filename></term> 434 <listitem><para>is a post-processing filter library used by the 435 <application>MPlayer</application> programs and other packages.</para> 436 <indexterm zone="mplayer-package libpostproc"> 437 <primary sortas="c-libpostproc">libpostproc.so</primary></indexterm> 438 </listitem> 439 </varlistentry> 440 441 </variablelist> 391 442 392 443 </sect2> -
multimedia/videoutils/transcode.xml
r3809022 rec2270f 97 97 98 98 <para>Though <application>Transcode</application> has no compile-time 99 requirement for <xref linkend="mplayer "/>'s shared post-processing library,100 <application>Transcode</application> can use it at run-time.</para>99 requirement for <xref linkend="mplayer-package"/>'s shared post-processing 100 library, <application>Transcode</application> can use it at run-time.</para> 101 101 </sect4> 102 102 </sect3>
Note:
See TracChangeset
for help on using the changeset viewer.