annotate DOCS/cd-dvd.html @ 6260:96b5efcad587

use new api of libfame 0.9.0
author arpi
date Sat, 01 Jun 2002 20:27:14 +0000
parents 54283d7bc90a
children 4e5c236ade69
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4398
4039f5580f76 -chapter option updates (and some else?)
gabucino
parents: 4177
diff changeset
1
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
2 <HTML>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4908
diff changeset
3
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4908
diff changeset
4 <HEAD>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4908
diff changeset
5 <STYLE>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4908
diff changeset
6 .text
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4908
diff changeset
7 {font-family : Verdana, Arial, Helvetica, sans-serif;
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4908
diff changeset
8 font-size : 14px;}
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4908
diff changeset
9 </STYLE>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4908
diff changeset
10 </HEAD>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4908
diff changeset
11
1704
a2e1432f7ac3 Arial font
gabucino
parents: 1702
diff changeset
12 <BODY BGCOLOR=white>
a2e1432f7ac3 Arial font
gabucino
parents: 1702
diff changeset
13
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4908
diff changeset
14 <FONT CLASS="text">
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
15
1682
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
16 <P><B><A NAME=4.1>4.1. CD-ROM drives</A></B></P>
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
17
1867
10b7d524e39b some words about VCD
arpi
parents: 1731
diff changeset
18 <P>Playing standard Video CDs:</P>
10b7d524e39b some words about VCD
arpi
parents: 1731
diff changeset
19
10b7d524e39b some words about VCD
arpi
parents: 1731
diff changeset
20 <P>
4634
bd379eaac1ab applied Alban Bedel's patch (-dvd-device and -cdrom-device)
gabucino
parents: 4398
diff changeset
21 mplayer -vcd <I>trackno</I> [-cdrom-device device]<BR><BR>
1867
10b7d524e39b some words about VCD
arpi
parents: 1731
diff changeset
22 Examples:<BR>
10b7d524e39b some words about VCD
arpi
parents: 1731
diff changeset
23 mplayer -vcd 1<BR>
4634
bd379eaac1ab applied Alban Bedel's patch (-dvd-device and -cdrom-device)
gabucino
parents: 4398
diff changeset
24 mplayer -fs -vcd 2 -cdrom-device /dev/hdc<BR>
1867
10b7d524e39b some words about VCD
arpi
parents: 1731
diff changeset
25 </P>
10b7d524e39b some words about VCD
arpi
parents: 1731
diff changeset
26
10b7d524e39b some words about VCD
arpi
parents: 1731
diff changeset
27 <P>
10b7d524e39b some words about VCD
arpi
parents: 1731
diff changeset
28 Notes:<BR>
10b7d524e39b some words about VCD
arpi
parents: 1731
diff changeset
29 - Do NOT mount VCD disks and play DAT files directly! It may work under windows
10b7d524e39b some words about VCD
arpi
parents: 1731
diff changeset
30 but won't work under linux. You have to play them directly, with the -vcd
10b7d524e39b some words about VCD
arpi
parents: 1731
diff changeset
31 option!<BR>
10b7d524e39b some words about VCD
arpi
parents: 1731
diff changeset
32 - VCD disks usually have 2 tracks: a data track (containing autostart windows
10b7d524e39b some words about VCD
arpi
parents: 1731
diff changeset
33 playback program, karaoke data etc) and a mode-2 track (the movie), so try
10b7d524e39b some words about VCD
arpi
parents: 1731
diff changeset
34 -vcd 2 first!<BR>
10b7d524e39b some words about VCD
arpi
parents: 1731
diff changeset
35 - the default VCD device is /dev/cdrom. if your device differs, then you have
10b7d524e39b some words about VCD
arpi
parents: 1731
diff changeset
36 to make a symlink, or specify it in command line!
10b7d524e39b some words about VCD
arpi
parents: 1731
diff changeset
37 </P>
10b7d524e39b some words about VCD
arpi
parents: 1731
diff changeset
38
1682
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
39 <P>From Linux documentation:</P>
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
40
1682
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
41 <P>Some CDROM drives are capable of changing their head-speed. There are several
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
42 reasons for changing the speed of a CDROM drive. Badly pressed CDROMs may
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
43 benefit from less-than-maximum head rate. Modern CDROM drives can obtain very
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
44 high head rates (up to 24-times is common). It has been reported that these
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
45 drives can make reading errors at these high speeds, reducing the speed can
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
46 prevent data loss in these circumstances. Finally, some of these drives can
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
47 make an annoyingly loud noise, which a lower speed may reduce.</P>
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
48
1682
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
49 <P>The recommended way to do it is with a program called 'setcd' . It's kinda
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
50 old, but won't be too hard to find on the Net. (UPDATE : new hdparm
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
51 has an option for this !)
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
52 Use it with :</P>
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
53
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
54 <P>&nbsp;&nbsp;&nbsp;&nbsp;<CODE>setcd -x [speed] [cdrom device]</CODE></P>
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
55
1682
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
56 <P>Also you can try:</P>
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
57
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
58 <P>&nbsp;&nbsp;&nbsp;&nbsp;<CODE>echo current_speed:4 >/proc/ide/[cdrom device]/settings</CODE></P>
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
59
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
60 <P>but you'll need root privileges. I use following command too:</P>
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
61
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
62 <P>&nbsp;&nbsp;&nbsp;&nbsp;<CODE>echo file_readahead:2000000 >/proc/ide/[cdrom device]/settings</CODE></P>
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
63
1682
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
64 <P>for 2MB prefetched reading from the file (it's useful for scratched CDROMs).
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
65 It's recommended that you tuneup your CDROM drive also with hdparm:</P>
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
66
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
67 <P>&nbsp;&nbsp;&nbsp;&nbsp;<CODE>hdparm -d1 -a8 -u1 (cdrom device)</CODE></P>
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
68
1682
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
69 <P>to enable using DMA access, readahead, and IRQ unmasking.
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
70 (if you don't understand these, *read the hdparm manpage*)</P>
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
71
1682
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
72 <P>Please refer to "<CODE>/proc/ide/[cdrom device]/settings</CODE>" for fine-tuning your
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
73 CDROM.</P>
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
74
1682
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
75 <P><B><A NAME=4.2>4.2. DVD playback</A></B></P>
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
76
5859
a24e39bf2776 updated DVD documentation for libmpdvdkit
gabucino
parents: 4982
diff changeset
77 <P><B>MPlayer</B> uses <CODE>libdvdread</CODE> and <CODE>libdvdcss</CODE> for
a24e39bf2776 updated DVD documentation for libmpdvdkit
gabucino
parents: 4982
diff changeset
78 DVD decryption and playing. These two libraries are contained in the
a24e39bf2776 updated DVD documentation for libmpdvdkit
gabucino
parents: 4982
diff changeset
79 <CODE>libmpdvdkit/</CODE> subdirectory in the <B>MPlayer</B> tree, you
a24e39bf2776 updated DVD documentation for libmpdvdkit
gabucino
parents: 4982
diff changeset
80 don't have to install them separately. We opt for this solution because
a24e39bf2776 updated DVD documentation for libmpdvdkit
gabucino
parents: 4982
diff changeset
81 we had to fix a libdvdread bug, and apply a patch which adds
a24e39bf2776 updated DVD documentation for libmpdvdkit
gabucino
parents: 4982
diff changeset
82 <B>cracked CSS keys caching support</B> for libdvdcss (results in large
a24e39bf2776 updated DVD documentation for libmpdvdkit
gabucino
parents: 4982
diff changeset
83 speed increase before playing). These cracked keys are stored in
a24e39bf2776 updated DVD documentation for libmpdvdkit
gabucino
parents: 4982
diff changeset
84 <CODE>$HOME/.mplayer/DVDKeys</CODE> directory.</P>
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
85
5859
a24e39bf2776 updated DVD documentation for libmpdvdkit
gabucino
parents: 4982
diff changeset
86 <P>Support for <CODE>dvdnav</CODE> is being added (not usable now).</P>
4057
0d9bf4a76dab old-style DVD options added
gabucino
parents: 3799
diff changeset
87
0d9bf4a76dab old-style DVD options added
gabucino
parents: 3799
diff changeset
88 <LI><P><B>Old-style DVD support - <I>OPTIONAL</I></B></P>
0d9bf4a76dab old-style DVD options added
gabucino
parents: 3799
diff changeset
89
4177
cab4ac1467e4 many small updates
gabucino
parents: 4057
diff changeset
90 <P><I>Useful if you want to play encoded VOB's from hard disk. Compile and
cab4ac1467e4 many small updates
gabucino
parents: 4057
diff changeset
91 install <B>libcss</B> 0.0.1 (not newer) (if <B>MPlayer</B> can't detect
cab4ac1467e4 many small updates
gabucino
parents: 4057
diff changeset
92 it, use the <CODE>-csslib /path/to/libcss.so</CODE> option).</P></LI>
4057
0d9bf4a76dab old-style DVD options added
gabucino
parents: 3799
diff changeset
93
5859
a24e39bf2776 updated DVD documentation for libmpdvdkit
gabucino
parents: 4982
diff changeset
94 <LI><P><B>Compile MPlayer.</B></P>
a24e39bf2776 updated DVD documentation for libmpdvdkit
gabucino
parents: 4982
diff changeset
95
a24e39bf2776 updated DVD documentation for libmpdvdkit
gabucino
parents: 4982
diff changeset
96 <P>Run <CODE>./configure</CODE>. If you didn't delete
a24e39bf2776 updated DVD documentation for libmpdvdkit
gabucino
parents: 4982
diff changeset
97 <CODE>libmpdvdkit</CODE> subdirectory from MPlayer tree, ./configure should
a24e39bf2776 updated DVD documentation for libmpdvdkit
gabucino
parents: 4982
diff changeset
98 say the following:</P>
a24e39bf2776 updated DVD documentation for libmpdvdkit
gabucino
parents: 4982
diff changeset
99
a24e39bf2776 updated DVD documentation for libmpdvdkit
gabucino
parents: 4982
diff changeset
100 <P><CODE>Checking for DVD support (libmpdvdkit) ... yes</CODE></P>
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
101
5859
a24e39bf2776 updated DVD documentation for libmpdvdkit
gabucino
parents: 4982
diff changeset
102 <P>(of course you can put your favourite configure options into the command
a24e39bf2776 updated DVD documentation for libmpdvdkit
gabucino
parents: 4982
diff changeset
103 line when you run ./configure)</P>
a24e39bf2776 updated DVD documentation for libmpdvdkit
gabucino
parents: 4982
diff changeset
104
a24e39bf2776 updated DVD documentation for libmpdvdkit
gabucino
parents: 4982
diff changeset
105 <P><B>MPlayer</B> can use <CODE>libdvdread</CODE> and <CODE>libdvdcss</CODE>
a24e39bf2776 updated DVD documentation for libmpdvdkit
gabucino
parents: 4982
diff changeset
106 libraries installed system-wide, but this solution is NOT RECOMMENDED, as
a24e39bf2776 updated DVD documentation for libmpdvdkit
gabucino
parents: 4982
diff changeset
107 can result in bugs, library incompatibilities, and slower speed.</P>
a24e39bf2776 updated DVD documentation for libmpdvdkit
gabucino
parents: 4982
diff changeset
108
a24e39bf2776 updated DVD documentation for libmpdvdkit
gabucino
parents: 4982
diff changeset
109 <P>Either way, say: <CODE>make</CODE>, then <CODE>make install</CODE>.</P>
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
110
1682
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
111 <P><B>Using MPlayer to play DVDs:</B></P>
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
112
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
113
1682
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
114 <TABLE BORDER=0 WIDTH=100%>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4908
diff changeset
115 <TD VALIGN=top><FONT CLASS="text">-dvd &lt;title_id&gt;&nbsp;</TD>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4908
diff changeset
116 <TD><FONT CLASS="text">Enables DVD support and selects title.</TD><TR>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4908
diff changeset
117 <TD VALIGN=top><FONT CLASS="text">-chapter &lt;chapter_id&gt;&nbsp;</TD>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4908
diff changeset
118 <TD><FONT CLASS="text">Selects DVD chapter(s) to play (default: play from chapter 1).
4398
4039f5580f76 -chapter option updates (and some else?)
gabucino
parents: 4177
diff changeset
119 Example : <CODE>-chapter 5-10</CODE> or <CODE>-chapter -9</CODE></TD><TR>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4908
diff changeset
120 <TD VALIGN=top><FONT CLASS="text">-dvdangle &lt;angle_id&gt;&nbsp;</TD>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4908
diff changeset
121 <TD><FONT CLASS="text">Selects camera angle (default: 1)</TD><TR>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4908
diff changeset
122 <TD VALIGN=top><FONT CLASS="text">-alang &lt;country code&gt;&nbsp;</TD>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4908
diff changeset
123 <TD><FONT CLASS="text">
3796
590a8b8ac78e documentation of -alang -slang added
gabucino
parents: 3530
diff changeset
124 The <CODE>country code</CODE> tells <B>MPlayer</B> which audio language(s) to prefer.
590a8b8ac78e documentation of -alang -slang added
gabucino
parents: 3530
diff changeset
125 For the list of available languages, add <CODE>-v</CODE> option after
590a8b8ac78e documentation of -alang -slang added
gabucino
parents: 3530
diff changeset
126 your DVD options, and browse the output.<BR>
590a8b8ac78e documentation of -alang -slang added
gabucino
parents: 3530
diff changeset
127 For example :<BR>
3799
f41bbaebcea3 not us, but en.
gabucino
parents: 3796
diff changeset
128 &nbsp;&nbsp;<CODE>-alang hu,en</CODE> - first tries to find hungarian
3796
590a8b8ac78e documentation of -alang -slang added
gabucino
parents: 3530
diff changeset
129 audio, and if not found, decode english audio.</TD></TR>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4908
diff changeset
130 <TD VALIGN=top><FONT CLASS="text">-slang &lt;country code&gt;&nbsp;</TD>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4908
diff changeset
131 <TD><FONT CLASS="text">
3796
590a8b8ac78e documentation of -alang -slang added
gabucino
parents: 3530
diff changeset
132 Turns on DVD subtitles. The <CODE>country code</CODE> tells <B>MPlayer</B>
590a8b8ac78e documentation of -alang -slang added
gabucino
parents: 3530
diff changeset
133 which language(s) to prefer.
590a8b8ac78e documentation of -alang -slang added
gabucino
parents: 3530
diff changeset
134 For the list of available languages, add <CODE>-v</CODE> option after
590a8b8ac78e documentation of -alang -slang added
gabucino
parents: 3530
diff changeset
135 your DVD options, and browse the output.<BR>
590a8b8ac78e documentation of -alang -slang added
gabucino
parents: 3530
diff changeset
136 For example :<BR>
3799
f41bbaebcea3 not us, but en.
gabucino
parents: 3796
diff changeset
137 &nbsp;&nbsp;<CODE>-slang hu,en</CODE> - first tries to display hungarian
3796
590a8b8ac78e documentation of -alang -slang added
gabucino
parents: 3530
diff changeset
138 subtitles, and if not found, display english subtitles.</TD></TR>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4908
diff changeset
139 <TD VALIGN=top><FONT CLASS="text">-sid &lt;subtitle_id&gt;&nbsp;</TD>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4908
diff changeset
140 <TD><FONT CLASS="text">
3796
590a8b8ac78e documentation of -alang -slang added
gabucino
parents: 3530
diff changeset
141 Displays a subtitle channel with the given <CODE>id</CODE> (values can be
590a8b8ac78e documentation of -alang -slang added
gabucino
parents: 3530
diff changeset
142 0-31). Useful for example with badly mastered DVDs where country code
4057
0d9bf4a76dab old-style DVD options added
gabucino
parents: 3799
diff changeset
143 selects the wrong channel.</TD></TR>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4908
diff changeset
144 <TD VALIGN=top><FONT CLASS="text">-csslib &lt;path/filename&gt;</TD>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4908
diff changeset
145 <TD><FONT CLASS="text">
4057
0d9bf4a76dab old-style DVD options added
gabucino
parents: 3799
diff changeset
146 (old-style DVD option) This option is used to override the default location
4177
cab4ac1467e4 many small updates
gabucino
parents: 4057
diff changeset
147 of <CODE>libcss.so</CODE>
4057
0d9bf4a76dab old-style DVD options added
gabucino
parents: 3799
diff changeset
148 </TD></TR>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4908
diff changeset
149 <TD VALIGN=top><FONT CLASS="text">-dvdauth &lt;DVD device&gt;&nbsp;</TD>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4908
diff changeset
150 <TD><FONT CLASS="text">
4057
0d9bf4a76dab old-style DVD options added
gabucino
parents: 3799
diff changeset
151 (old-style DVD option) Turns on DVD authentication using the given device.
0d9bf4a76dab old-style DVD options added
gabucino
parents: 3799
diff changeset
152 </TD></TR>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4908
diff changeset
153 <TD VALIGN=top><FONT CLASS="text">-dvdkey &lt;CSS key&gt;</TD>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4908
diff changeset
154 <TD><FONT CLASS="text">
4057
0d9bf4a76dab old-style DVD options added
gabucino
parents: 3799
diff changeset
155 (old-style DVD option) When decoding from non-DVD, this option gives the
0d9bf4a76dab old-style DVD options added
gabucino
parents: 3799
diff changeset
156 CSS key needed to crack the DVD (the key is printed when authenticating
0d9bf4a76dab old-style DVD options added
gabucino
parents: 3799
diff changeset
157 with DVD).
0d9bf4a76dab old-style DVD options added
gabucino
parents: 3799
diff changeset
158 </TD></TR>
1682
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
159 </TABLE>
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
160
1682
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
161 <P>Default device is <CODE>/dev/dvd</CODE>, you can change it in config.h
4634
bd379eaac1ab applied Alban Bedel's patch (-dvd-device and -cdrom-device)
gabucino
parents: 4398
diff changeset
162 (compile time option), or you can specify it using the -dvd-device option :
1682
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
163 </P>
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
164
4634
bd379eaac1ab applied Alban Bedel's patch (-dvd-device and -cdrom-device)
gabucino
parents: 4398
diff changeset
165 <P>&nbsp;&nbsp;&nbsp;&nbsp;<CODE>mplayer -dvd 1 -dvd-device /dev/dvd</CODE></P>
bd379eaac1ab applied Alban Bedel's patch (-dvd-device and -cdrom-device)
gabucino
parents: 4398
diff changeset
166 <P>&nbsp;&nbsp;&nbsp;&nbsp;<CODE>mplayer -dvd 1 -slang en -dvd-device /dev/dvd</CODE></P>
bd379eaac1ab applied Alban Bedel's patch (-dvd-device and -cdrom-device)
gabucino
parents: 4398
diff changeset
167 <P>&nbsp;&nbsp;&nbsp;&nbsp;<CODE>mplayer -dvd 1 -slang en -dvd-device /dev/dvd -chapter 20-25</CODE></P>
4057
0d9bf4a76dab old-style DVD options added
gabucino
parents: 3799
diff changeset
168 <P>&nbsp;&nbsp;&nbsp;&nbsp;<CODE>mplayer -dvd 2 -alang sp -chapter 5 -dvdangle 2</CODE></P>
0d9bf4a76dab old-style DVD options added
gabucino
parents: 3799
diff changeset
169 <P>&nbsp;&nbsp;&nbsp;&nbsp;<CODE>mplayer -dvdauth /dev/dvd /mnt/cd/video_ts/vts_03_1.vob</CODE></P>
0d9bf4a76dab old-style DVD options added
gabucino
parents: 3799
diff changeset
170 <P>&nbsp;&nbsp;&nbsp;&nbsp;<CODE>mplayer -dvdkey C005D4A16D vts_03_1.vob</CODE></P>
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
171
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
172 </BODY>
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
173 </HTML>