[vlc-devel] Re: (no subject)

Sigmund Augdal sigmunau at stud.ntnu.no
Sun Jan 12 17:03:55 CET 2003


> We are trying to use vlc to play mpeg-2 transport stream from 
> DVB ASI device. We have two kinds of transport streams: one 
> is a true mpeg-2 video TS stream and the other a IP encapsulated 
> TS stream. We need to find the place where your source code reads 
> device and then we try to add additional features into it. 
> 
> However, your program is too big to find where we should go inside.
> Do you mind helping us with it?
vlc should play mpeg-2 transport streams encapsulated in udp out of the box.
If your stream is encapsulated in another way or you want to play en stream
that is not encapsulated in ip you need to make a new access module. Have a
look at the .c files in modules/access to see how this is done.
-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc-devel mailing list