bino-list
[Top][All Lists]
Advanced

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

Re: [Bino-list] Playlist


From: Martin Lambers
Subject: Re: [Bino-list] Playlist
Date: Mon, 19 Sep 2011 20:35:59 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.21) Gecko/20110831 Thunderbird/3.1.13

Hi Henrik!

On 19/09/11 17:56, Henrik Reinstädtler wrote:
> is in the media_input class the location(eg. http//example.org/movie.mp4
> or C:\example\movie.avi) stored and is it public( I see a private
> std::string _id;), because i need it to write it to an m3u:

I just pushed a patch to make that information available:
http://git.savannah.gnu.org/cgit/bino.git/commit/?id=62c315157cfff5c0c39701f54dcf3256bda578b8

Note that one media input can combine multiple media objects, e.g. if
you have separate files for the left view, right view, audio, and/or
subtitle. That's why you can have multiple URLs.

I don't know if existing playlist formats can handle this. It would be
nice, but in 99% of all cases there will only be a single file, so that
is the more important case.

Martin



reply via email to

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