[MPlayer-DOCS] r31631 - in trunk: Changelog DOCS/man/en/mplayer.1 DOCS/tech/MAINTAINERS Makefile cfg-common.h configure help/help_mp-en.h stream/stream.c stream/stream.h stream/stream_bluray.c

Reimar Döffinger Reimar.Doeffinger at gmx.de
Mon Jul 5 19:58:55 CEST 2010


On Mon, Jul 05, 2010 at 07:36:08PM +0200, Benjamin Zores wrote:
> On Mon, Jul 5, 2010 at 7:20 PM, Reimar Döffinger
> <Reimar.Doeffinger at gmx.de> wrote:
> > On Mon, Jul 05, 2010 at 07:04:46PM +0200, ben wrote:
> >> Author: ben
> >> Date: Mon Jul  5 19:04:46 2010
> >> New Revision: 31631
> >>
> >> Log:
> >> Support for unencrypted Blu-ray playback through libbluray.
> >>   Use it through: mplayer br:////path/to/disc
> >
> > Does it really need 4 consecutive /?
> > Wouldn't it be more user-friendly to use e.g. the port for
> > the title (assuming titles are always selected by a number),
> > like stream_vcd does?
> 
> Currently yes. I used same approach than dvd://

Sorry, I missed the /device syntax was added to dvd://.
I guess the difference is that people might use the title
argument but hardly ever specify the device in the URL,
I guess that's a bit different with BluRay.
However, consistency is good, though if it really is the
same syntax, shouldn't you add it to the
[dvd|dvdnav]://[title|[start_title]\-end_title][/device]
line in the man page?
It seems it currently is only mentioned in the examples,
but not in the SYNOPSIS part.


More information about the MPlayer-DOCS mailing list