[vlc-devel] Re: Two inputs at the same time.

Lukasz Kondrad vlcplayer at gmail.com
Tue Jun 6 12:52:39 CEST 2006


On 6/5/06, Benjamin Pracht <bigben+spam at videolan.org> wrote:
>
> Le lundi 05 juin 2006 à 12:57 +0300, Lukasz Kondrad a écrit :
> > Hello,
> >
> > How to open two inputs the the same time more precisely open a file
> > input and dvb input. I think about something similar to livedotcome
> > demux but for dvb. It means I would like first open a file in which I
> > would have some information and then the dvb input would be opened,
> > the additional information from a file could be use to processing ts
> > stream. I know that in livedotcom demux the sdp file is open and the
> > multicast is managed by the live555 not by vlc itself. Please , May
> > you help me with that, some  hints where should I look would be very
> > usefull.
>
>
> Well, the best way to do that would certainly be to mimic the playlist
> file parsing modules (in modules/demux/playlist/). They parse the file,
> and create playlist entries with the appropriate options. BTW, I don't
> know what you are planning to do exactly, but the parsing of several
> common channel description files (such as channel.conf files) is already
> supported there.
>
> --
> BigBen
>
> --
> This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
> To unsubscribe, please read http://developers.videolan.org/lists.html
>
>
Hello,

Thanks for your response. I will go through these files.
I am woriking on DVB-H module. I need information from a sdp file during
demultilexing rtp flow which is taken from mpe section of TS.

BR
Lukasz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20060606/07054361/attachment.html>


More information about the vlc-devel mailing list