Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
bluray_player [2023/04/10 03:18] beandogbluray_player [2025/02/12 13:39] (current) beandog
Line 16: Line 16:
 </code> </code>
  
-Help output: +See ''man bluray_player'' for instructions.
- +
-<code> +
-bluray_player 1.9 - Play back a Blu-ray using libmpv engine +
- +
-Usage: bluray_player [bluray path] [options] +
- +
-Title selection: +
-  -m, --main               Play main title (default) +
-  -t, --title <#>          Play title number +
-  -p, --playlist <#>       Play playlist number +
-  -c, --chapters <#>[-#  Play chapter number(s) +
- +
-Languages - ISO 639-2 three-letter language codes (eng, deu, fra, spa, ...): +
-  -a, --alang <language>   Audio language (default: first stream) +
-  -s, --slang <language>   Subtitles language (default: first stream) +
- +
-Stream IDs: +
-  -V, --vid <number>       Play video stream id +
-  -A, --aid <number>       Play audio stream id +
-  -S, --sid <number>       Play subtitle stream id +
- +
-Playback: +
-  -f, --fullscreen    Display fullscreen +
-  -d, --deinterlace    Deinterlace video +
- +
-Other: +
-  -k, --keydb <filename>   Location to KEYDB.cfg (default: ~/.config/aacs/KEYDB.cfg) +
-  -h, --help    This output +
-      --version    Version information +
- +
-MPV configuration is read from ~/.config/bluray_player/mpv.conf +
- +
-Blu-ray path can be a device, a filename, or directory (default: /dev/sr0) +
-</code>+

Navigation