Differences
This shows you the differences between two versions of the page.
Next revision | Previous revisionNext revisionBoth sides next revision | ||
bluray_copy [2018/03/28 05:21] – created beandog | bluray_copy [2023/04/10 03:20] – beandog | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== bluray_copy ====== | ====== bluray_copy ====== | ||
+ | |||
+ | * [[Blu-ray]] | ||
+ | * [[bluray_info]] - main package | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
'' | '' | ||
+ | ** You will need [[libaacs]] installed and a valid KEYDB.cfg file for copying. See [[Blu-ray DRM]] for details. ** | ||
See '' | See '' | ||
Line 8: | Line 14: | ||
< | < | ||
- | bluray_info 1.4 - display information about a Blu-ray | + | bluray_info 1.6 - display information about a Blu-ray |
- | Usage: bluray_info [options] [filename] | + | Usage: bluray_info [path] [options] |
Options: | Options: | ||
- | -t, --track [number] | + | -m, --main Limit to main title (default: all) |
- | -p, --playlist [number] | + | -t, --title <number> Limit to selected title |
- | -m, --main Limit to main title | + | -p, --playlist < |
- | -k, --keydb | + | -j, --json |
- | Detailed | + | Extra information: |
- | -v, --video | + | -v, --video |
- | -a, --audio | + | -a, --audio |
- | -s, --subtitles | + | -s, --subtitles |
- | -c, --chapters | + | -c, --chapters |
- | -x, --all Display all information | + | -x, --all Display all |
- | Formatting: | + | Narrow results: |
- | -j, --json | + | -A, --has-audio |
- | -i, --id | + | -S, --has-subtitles |
- | -u, --volname | + | -E, --seconds < |
- | Blu-ray path can be a device filename, a file, or a directory. | + | -M, --minutes < |
- | Examples: | + | Other: |
- | | + | |
- | | + | |
- | | + | |
+ | --version | ||
- | Default | + | Blu-ray path can be a device, a filename, or directory (default: |
+ | </ | ||
- | For more information, | + | I like to pipe mine to '' |
+ | |||
+ | < | ||
+ | bluray_copy -o - | ffprobe - | ||
+ | </code> | ||
+ | |||
+ | < | ||
+ | Input #0, mpegts, from ' | ||
+ | Duration: N/A, start: 600.000000, bitrate: 4032 kb/s | ||
+ | Program 1 | ||
+ | Stream # | ||
+ | yuv420p, bt709/ | ||
+ | 1920x1080 [PAR 1:1 DAR 16:9] | ||
+ | 23.98 fps, 90k tbn | ||
+ | Stream # | ||
+ | 48000 Hz, 5.1, fltp, 640 kb/s | ||
+ | Stream # | ||
+ | 48000 Hz, 5.1, s32 | ||
+ | Stream # | ||
+ | 48000 Hz, 5.1, fltp, 640 kb/s | ||
+ | Stream # | ||
+ | 48000 Hz, 5.1, fltp, 640 kb/s | ||
+ | Stream # | ||
+ | 48000 Hz, 5.1, fltp, 640 kb/s | ||
+ | Stream # | ||
+ | 48000 Hz, 5.1, fltp, 640 kb/s | ||
+ | Stream # | ||
+ | 48000 Hz, 5.1, fltp, 640 kb/s | ||
+ | Stream # | ||
+ | Stream # | ||
+ | Stream # | ||
+ | Stream # | ||
+ | Stream # | ||
+ | Stream # | ||
+ | Stream # | ||
+ | Stream # | ||
+ | Stream # | ||
+ | Stream # | ||
+ | Stream # | ||
+ | Stream # | ||
+ | Stream # | ||
+ | Stream # | ||
+ | Stream # | ||
+ | Stream # | ||
+ | Stream # | ||
+ | Stream # | ||
+ | Stream # | ||
+ | Stream # | ||
+ | 48000 Hz, stereo, fltp, 192 kb/s | ||
+ | Stream # | ||
+ | yuv420p, smpte170m/ | ||
+ | 720x480 [PAR 10:11 DAR 15:11] | ||
+ | 23.98 fps, 90k tbn | ||
</ | </ |