comparison DOCS/mplayer.1 @ 4398:4039f5580f76

-chapter option updates (and some else?)
author gabucino
date Mon, 28 Jan 2002 14:02:16 +0000
parents 94f9cef44fdb
children 554af641717d
comparison
equal deleted inserted replaced
4397:970a09005860 4398:4039f5580f76
148 .B \-dvd\ titleid 148 .B \-dvd\ titleid
149 tell MPlayer which movies (marked with titleid) to play. For example 149 tell MPlayer which movies (marked with titleid) to play. For example
150 sometimes '1' are trailers, and '2' is the real movie. 150 sometimes '1' are trailers, and '2' is the real movie.
151 .TP 151 .TP
152 .B \-chapter\ <chapter\ id> 152 .B \-chapter\ <chapter\ id>
153 specify which chapter to start playing at. Examples can be found below. 153 specify which chapter to start playing at. Optionally specify which chapter to
154 end playing at. Examples can be found below.
154 .TP 155 .TP
155 .B \-dvdangle\ <angle\ id> 156 .B \-dvdangle\ <angle\ id>
156 some DVD discs contain scenes that can be viewed from multiple angles. 157 some DVD discs contain scenes that can be viewed from multiple angles.
157 Here you can tell MPlayer which angles to use. Examples can be found below. 158 Here you can tell MPlayer which angles to use. Examples can be found below.
158 .TP 159 .TP
766 .IP 767 .IP
767 .SH "EXAMPLES" 768 .SH "EXAMPLES"
768 .B Quickstart DVD playing 769 .B Quickstart DVD playing
769 mplayer -dvd 1 770 mplayer -dvd 1
770 .TP 771 .TP
772 .B Play only chapters 5, 6, 7
773 mplayer -dvd 1 -chapter 5-7
774 .TP
771 .B Multiangle DVD playing 775 .B Multiangle DVD playing
772 mplayer -dvd 1 -dvdangle 2 776 mplayer -dvd 1 -dvdangle 2
773 .TP 777 .TP
774 .B Playing from a different DVD device 778 .B Playing from a different DVD device
775 mplayer -dvd 1 /dev/dvd2 779 mplayer -dvd 1 /dev/dvd2