[vlc-devel] Re: demux question
    Sigmund Augdal Helberg 
    dnumgis at videolan.org
       
    Tue May  9 09:41:31 CEST 2006
    
    
  
On Tue, 2006-05-09 at 10:33 +0300, Lukasz Kondrad wrote:
> Hi, 
> May you help me with understand how is working vlc. I understand that
> vlc first is looking for an access_demux module, if not found it is
> looking for an access then access invokes demux module and demux
> invokes decoder module. I have a question, is it possible to invoke a
> new demux module from inside another demux module?? So the flow would
> be like access ->demux 1-> demux 2-> decoder. If the answer is yes
> may yo u give me some hints how to do that , please. 
It is possible to some extent. Check out the livedotcom module that uses
this.
Sigmnud
> 
> best regards
> Lukasz 
-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
    
    
More information about the vlc-devel
mailing list