summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorxylosper <darklin20@gmail.com>2014-03-18 22:34:23 +0900
committerwm4 <wm4@nowhere>2014-03-18 15:24:53 +0100
commit56b0762256a80e1b109ea7604fc6f1d7852ed0ce (patch)
treed572738c97fbddb8c88a39fe8f06ea9654305c71 /DOCS
parentd2e35b2faafab1dfcf5e4acbdc36b569d3834b9a (diff)
downloadmpv-56b0762256a80e1b109ea7604fc6f1d7852ed0ce.tar.bz2
mpv-56b0762256a80e1b109ea7604fc6f1d7852ed0ce.tar.xz
stream_bluray: fix for zero-based title index for Blu-ray
The title for stream_bluray DID start from 1 and I misunderstood that it started from 0 because mpv accepted bd://0 as a proper argument. In fact, 0 title was an alias for the longest title but it was not handled as a special value. This commit fixes these behavious. 'disc-title' property for Blu-ray now starts from 0 and the default title can be specified by 'longest' title just like stream_dvdnav: bd://longest. Of course, 'longest' can be omitted.
Diffstat (limited to 'DOCS')
0 files changed, 0 insertions, 0 deletions