[vlc] Embedded VLC Player - Video Title

Dmitry Ofitserov dofitserov at yahoo.com
Wed Mar 24 17:57:55 CET 2010


Hello,

We are using the following Web page to play the IPTV on the Web with the embedded VLC player:

<html>
<head><title>Embedded VLC Player</title></head>
<body>
<OBJECT classid="clsid:E23FE9C6-778E-49D4-B537-38FCDE4887D8" 
codebase="c:\Program Files\VideoLAN\VLC\axvlc.dll"
width="1200" height="900" id="vlc" events="True"> 
<param name="Src" value="udp://@225.168.1.88:50688" /> 
<param name="ShowDisplay" value="True" />  
<param name="AutoPlay" value="True" /> 
</OBJECT> 
</body>
</html>

This page works fine, but when the video starts to play, it displays the tilte "udp://@225.168.1.88:50688" for 5 sec at the bottom of the page. Please advise how to disable this title or at least to change it to something like "CNN." We tried the following options, which did not work:

video-title="CNN"

video-title-timeout=0000

video-title-show=0

Please advise,
Dmitry



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc/attachments/20100324/5ce3d9c8/attachment.html>


More information about the vlc mailing list