1LSDVD(1) LSDVD(1)
2
3
4
6 lsdvd - read the content info of a DVD
7
9 lsdvd [ options ] [-t track_number] [dvd path]
10
11
13 An application for reading the contents of a DVD and printing the con‐
14 tents to your terminal and dump for further processing in external
15 applications.
16
18 -a Dump information about audio streams.
19
20 -d Dump information about cells.
21
22 -n Dump information about angles (video layers).
23
24 -c Dump chapter information.
25
26 -s Dump subpicture information (e.g. subtitles).
27
28 -P Dump palette information.
29
30 -v Dump video information.
31
32 -x Dump all information.
33
34
36 -Oh Dump output human readable (default setting).
37
38
39 -Op Dump output as a Perl hash. (Using -p is deprecated).
40
41
42 -Oy Dump output as Python.
43
44
45 -Or Dump output in Ruby format.
46
47
48 -Ox Dump output in XML.
49
50
52 -h Display help.
53
54
55 -q Quiet output - do not summarize output.
56
57
58 -V Display version information.
59
60
62 lsdvd is free software; you can redistribute it and/or modify it under
63 the terms of the GNU General Public License as published by the Free
64 Software Foundation; version 2 of the License.
65
67 lsdvd was written by Chris Philips. <acid_kewpie@users.source‐
68 forge.net>
69
70 This manual page was written by Moritz Muehlenhoff <jmm@inutil.org> for
71 the Debian GNU/Linux system (but may be used by others).
72
73
74
75 27 August 2005 LSDVD(1)