manpage: remove obsolete information on bd://

ISO files have been supported by bd:// for a while.
This commit is contained in:
Ricardo Constantino 2018-01-25 00:50:22 +00:00
parent f6d02457e2
commit ab868fe425
No known key found for this signature in database
GPG Key ID: EFD16019AE4FF531
1 changed files with 3 additions and 4 deletions

View File

@ -728,9 +728,8 @@ PROTOCOLS
``bd://[title][/device]`` ``--bluray-device=PATH`` ``bd://[title][/device]`` ``--bluray-device=PATH``
Play a Blu-ray disc. Currently, this does not accept ISO files. Instead, Play a Blu-ray disc. Since libbluray 1.0.1, you can read from ISO files
you must mount the ISO file as filesystem, and point ``--bluray-device`` by passing them to ``--bluray-device``.
to the mounted directory directly.
``title`` can be: ``longest`` or ``first`` (selects the default ``title`` can be: ``longest`` or ``first`` (selects the default
playlist); ``mpls/<number>`` (selects <number>.mpls playlist); playlist); ``mpls/<number>`` (selects <number>.mpls playlist);
@ -750,7 +749,7 @@ PROTOCOLS
``dvdread://...:`` ``dvdread://...:``
Play a DVD using the old libdvdread code. This is what MPlayer and Play a DVD using the old libdvdread code. This is what MPlayer and
older mpv versions use for ``dvd://``. Use is discouraged. It's older mpv versions used for ``dvd://``. Use is discouraged. It's
provided only for compatibility and for transition, and to work provided only for compatibility and for transition, and to work
around outstanding dvdnav bugs (see "DVD library choices" above). around outstanding dvdnav bugs (see "DVD library choices" above).