Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
dvd_info [2025/02/07 10:28] – beandog | dvd_info [2025/02/07 10:29] (current) – beandog | ||
---|---|---|---|
Line 35: | Line 35: | ||
See '' | See '' | ||
- | |||
- | < | ||
- | dvd_info - display information about a DVD | ||
- | |||
- | Usage: dvd_info [path] [options] | ||
- | |||
- | Options: | ||
- | -t, --track < | ||
- | -j, --json | ||
- | |||
- | Detailed information: | ||
- | -v, --video | ||
- | -a, --audio | ||
- | -s, --subtitles | ||
- | -c, --chapters | ||
- | -d, --cells | ||
- | -x, --all | ||
- | |||
- | Narrow results: | ||
- | -l, --longest Track with the longest length | ||
- | -A, --has-audio | ||
- | -S, --has-subtitles | ||
- | -E, --seconds < | ||
- | -M, --minutes < | ||
- | -T, --vts < | ||
- | -L, --valid Track is marked as valid | ||
- | |||
- | Other: | ||
- | -i, --id Display DVD ID only | ||
- | -u, --volume Display DVD UDF volume name only (for ISO or disc) | ||
- | -g, --xchap | ||
- | -h, --help | ||
- | --version | ||
- | |||
- | DVD path can be a device name, a single file, or a directory (default: /dev/sr0) | ||
- | </ | ||
=== Human-friendly output === | === Human-friendly output === |