[vlc-devel] Add input option to libvlc_media_instance

Pierre d'Herbemont pdherbemont at free.fr
Fri Dec 14 15:08:14 CET 2007


Hello,

On Dec 13, 2007, at 11:09 PM, jboileau wrote:

> As per media_descriptor.c libvlc_media_descriptor_new is built using  
> input_ItemNew but to do what I want I would probably need one built  
> using input_ItemNewExt which does not exist. Is there any other way  
> to specify input options in the libvlc_media_descriptor_... API? I  
> have noticed a function to write a 'tag' to a descriptor. Are tags  
> the same as options?
>

If really needed, I'll add such a function to allow options uses.  
(tags are not the same things).

But I really think the :sout-all should work. (You used --sout-all,  
that should really be :sout-all)

> Trace
> ------------------------------------
> creating demux: access='' demux='' path='test.avi --sout-all'


try with "test.avi :sout-all" and not  "test.avi --sout-all" (as  
pointed Raphael).

Pierre.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20071214/b7367ebe/attachment.html>


More information about the vlc-devel mailing list