mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
update mplayer config
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1425 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
746524b1a8
commit
2700b705f3
@ -11,6 +11,9 @@ who wrote what.</para>
|
||||
|
||||
<itemizedlist>
|
||||
|
||||
<listitem><para>October 19th, 2003 [larry]: mplayer: adjusted -dvd 1 to
|
||||
dvd://1.</para></listitem>
|
||||
|
||||
<listitem><para>October 19th, 2003 [igor]: Cleaned up GNOME section
|
||||
(final pass).</para></listitem>
|
||||
|
||||
|
@ -21,7 +21,7 @@ where * is the font size. You can chose your font size of 14, 18, 24 or 28.
|
||||
<para>Set up the <acronym>GUI</acronym> with the following commands executed
|
||||
from your source directory:</para>
|
||||
|
||||
<screen><userinput><command>cat > /etc/mplayer/config << "EOF"</command>
|
||||
<screen><userinput><command>cat > /etc/mplayer/mplayer.conf << "EOF"</command>
|
||||
gui = yes
|
||||
skin = default
|
||||
<command>EOF</command></userinput></screen>
|
||||
|
@ -17,7 +17,7 @@ audio and/or video information on your system.</para>
|
||||
<para>Examples:</para>
|
||||
|
||||
<screen><command>mplayer -fs blfs.avi
|
||||
mplayer -vo fbdev -fb /dev/fb0 -dvd 1 -aid 128 -sub en -framedrop
|
||||
mplayer -vo fbdev -fb /dev/fb0 dvd://1 -aid 128 -sub en -framedrop
|
||||
mplayer -fs vcd://1 # works both for VCDs and SVCDs
|
||||
mplayer http://www.students.uni-marburg.de/~Klossa/hapkidofight_lo.mpg</command></screen>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user