Menu

Tree [641ebd] master /
 History

HTTPS access


File Date Author Commit
 testsuite 2025-03-06 Petter Reinholdtsen Petter Reinholdtsen [641ebd] Extended python testsuite check left over from ...
 AUTHORS 2014-09-27 Steve Dibb Steve Dibb [06c081] Add Richard, sent content update
 COPYING 2014-09-13 Petter Reinholdtsen Petter Reinholdtsen [b07823] Imported Upstream version 0.10
 ChangeLog 2025-03-06 Petter Reinholdtsen Petter Reinholdtsen [e34afd] Mark 0.19 release.
 INSTALL 2014-09-25 Petter Reinholdtsen Petter Reinholdtsen [954b58] Update files copied from automake using version...
 Makefile.am 2025-02-17 Petter Reinholdtsen Petter Reinholdtsen [ea9290] Extended test suite to check both PAL and NTSC ...
 README 2024-12-20 Petter Reinholdtsen Petter Reinholdtsen [215228] Update README to reflect latest changes.
 configure.ac 2025-03-06 Petter Reinholdtsen Petter Reinholdtsen [e34afd] Mark 0.19 release.
 lsdvd.1 2024-12-20 Petter Reinholdtsen Petter Reinholdtsen [9c5cc9] Sorted list of output formats in help and man p...
 lsdvd.c 2025-01-02 Petter Reinholdtsen Petter Reinholdtsen [ceb584] Adjust use of libdvdread to log to stderr not s...
 lsdvd.h 2024-12-08 Petter Reinholdtsen Petter Reinholdtsen [fbd9b6] Include DVDDiscID from lib dvdread in lsdvd out...
 ocode.c 2025-02-17 Petter Reinholdtsen Petter Reinholdtsen [1ce2cc] Improved/corrected perl output.
 ocode.h 2024-12-20 Petter Reinholdtsen Petter Reinholdtsen [98687e] Implement new -Oj JSON output.
 ohuman.c 2024-12-08 Petter Reinholdtsen Petter Reinholdtsen [fbd9b6] Include DVDDiscID from lib dvdread in lsdvd out...
 oxml.c 2024-12-10 Petter Reinholdtsen Petter Reinholdtsen [410d36] Switch to use libxml for XML output.
 oxml.h 2024-12-10 Petter Reinholdtsen Petter Reinholdtsen [410d36] Switch to use libxml for XML output.

Read Me

lsdvd is a program that reads information about a DVD and outputs it
to the console in various formats: human-readable, json, perl, python,
ruby and XML.

Run 'lsdvd --help' to see options.

The only required libraries are libvdread and libxml.

To install from the git source, you will need autools installed
to run autoreconf:

  $ autoreconf -fi

To build the source after this, or when using the source tarball,
run these commands:

  $ ./configure
  $ make
  $ make install

See https://sourceforge.net/projects/lsdvd/ for documentation, to report
bugs, follow progress in git, and follow the development mailing list.
Patches, feedback and bug reports about DVDs are welcome!
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.