[vlc] Passing options with HTML link/plugin?

Eric Fernandez egf05 at doc.ic.ac.uk
Fri Aug 11 15:37:08 CEST 2006


Hi,

1) Is it possible to pass VLC options through an http link? My browser 
is configured to open multimedia files with the VLC client. Is it 
possible to specify, in the link, not only the target file, but also a 
parameter (for instance: --start-time=500) ?

2) In related topic, is it possible to do the same with the VLC mozilla 
plugin? For instance:
<embed id="vlc_player" type="application/x-vlc-plugin"
             name="clip1"
             autoplay="yes"
             loop="no"
             width="100%"
             height="100%"
             target="rtsp://myserver/myclip">
        </embed>

Is there an attribute to pass options like start-time=xxx ?

Thanks
Eric

-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html



More information about the vlc mailing list