Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
bluray_info [2023/04/10 03:14] – [bluray_info] beandogbluray_info [2025/02/12 13:42] (current) beandog
Line 29: Line 29:
 </code> </code>
  
-==== Help ==== +See ''man bluray_info'' for instructions.
- +
-A man page is included with all the binaries shipped, see ''man bluray_info''+
- +
-Also, here is the help output: +
- +
-<code> +
-bluray_info 1.9 - display information about a Blu-ray +
- +
-Usage: bluray_info [path] [options] +
- +
-Options: +
-  -m, --main     Limit to main title (default: all) +
-  -t, --title <number>     Limit to selected title +
-  -p, --playlist <number>  Limit to selected playlist +
-  -j, --json               Display format as JSON +
- +
-Extra information: +
-  -v, --video              Display video streams +
-  -a, --audio              Display audio streams +
-  -s, --subtitles          Display subtitles +
-  -c, --chapters           Display chapters +
-  -x, --all                Display all +
- +
-Narrow results: +
-  -A, --has-audio          Title has audio +
-  -S, --has-subtitles      Title has subtitles +
-  -E, --seconds <number>   Title has minimum number of seconds +
-  -M, --minutes <number>   Title has minimum number of minutes +
- +
-Other: +
-  -g, --xchap    Display title's chapter format for mkvmerge +
-  -k, --keydb <filename>   Location to KEYDB.cfg (default: ~/.config/aacs/KEYDB.cfg) +
-  -h, --help    This output +
-      --version    Version information +
- +
-Blu-ray path can be a device, a filename, or directory (default: /dev/sr0) +
-</code>+
  
 ==== Sample Output ==== ==== Sample Output ====

Navigation