[vlc-devel] Re: vlc: svn commit r12378 (massiot)

Laurent Aimar fenrir at via.ecp.fr
Mon Aug 29 10:51:53 CEST 2005


On Mon, Aug 29, 2005, Derk-Jan Hartman wrote:
> On 24 aug 2005, at 16:42, Subversion daemon wrote:
> >r12378 | massiot | 2005-08-24 16:42:15 +0200 (Wed, 24 Aug 2005) | 3  
> >lines
> >Changed paths:
> >   M /trunk/modules/access/udp.c
> >
> > * modules/access/udp.c: Disabled ts forcing on streamtype 33  
> >because it
> >   is autodetected (refs http://forum.videolan.org/viewtopic.php? 
> >t=10257).

 This isn't the right way. In fact the interface use a 'hack' to force
the demuxdump. The right way would be using
 udp/dump:// (will work when the access forces a demux)
and not
 udp:// :demux=dump (doesn't work when an access forces de demux)

 Or we can change the way demux option is used in src/input/*

-- 
fenrir

-- 
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