bongo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bongo-devel] dvb and dvd


From: Daniel Jensen
Subject: Re: [bongo-devel] dvb and dvd
Date: Mon, 27 Nov 2006 11:14:30 +0100
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.90 (gnu/linux)

Daniel Brockman <address@hidden> writes:

>> I would like ask if will be possible extend bongo for dvb
>> and dvd playing?
>
> This is already possible with the mplayer and VLC backends.
> You just have to insert URIs with `dvb' or `dvd' schemes.
> For DVB channels, use `dvb://channel-name'.  For DVDs, use
> `dvd://track-number' (usually, you want `dvd://1').

Actually, VLC and mplayer have slightly differing syntaxes for this.
VLC wants an `@' character in the URI (or MRL). Leaving it out is an
error. Mplayer allows the `@', but warns about it. So, the URI that
works for both looks like this: `dvd://@1'. (That's the title number,
by the way.)

At least this is true for cdda: URIs. This is how I implemented it in
my CDDA code (to be merged with Bongo soon?). Unfortunately, I cannot
test DVD or VCD on my computer, but I'd like Bongo to support it with
the same interface.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]