Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
bluray_player [2023/04/10 03:17] – beandog | bluray_player [2025/02/12 13:39] (current) – beandog | ||
---|---|---|---|
Line 5: | Line 5: | ||
'' | '' | ||
+ | |||
+ | ** You will need [[libaacs]] installed and a valid KEYDB.cfg file for playback. See [[Blu-ray DRM]] for details. ** | ||
The program has the same options that '' | The program has the same options that '' | ||
Line 14: | Line 16: | ||
</ | </ | ||
- | Help output: | + | See '' |
- | + | ||
- | < | + | |
- | bluray_player | + | |
- | + | ||
- | Usage: bluray_player [bluray path] [options] | + | |
- | + | ||
- | Title selection: | + | |
- | -m, --main | + | |
- | -t, --title <#> | + | |
- | -p, --playlist <#> | + | |
- | -c, --chapters <#> | + | |
- | + | ||
- | Languages - ISO 639-2 three-letter language codes (eng, deu, fra, spa, ...): | + | |
- | -a, --alang < | + | |
- | -s, --slang < | + | |
- | + | ||
- | Stream IDs: | + | |
- | -V, --vid < | + | |
- | -A, --aid < | + | |
- | -S, --sid < | + | |
- | + | ||
- | Playback: | + | |
- | -f, --fullscreen | + | |
- | -d, --deinterlace | + | |
- | + | ||
- | Other: | + | |
- | -k, --keydb < | + | |
- | -h, --help | + | |
- | --version | + | |
- | + | ||
- | MPV configuration is read from ~/ | + | |
- | + | ||
- | Blu-ray path can be a device, a filename, or directory (default: /dev/sr0) | + | |
- | </ | + |