Disable video file url

Microsoft Windows specific usage questions
Forum rules
Please post only Windows specific questions in this forum category. If you don't know where to post, please read the different forums' rules. Thanks.
venkivoice
New Cone
New Cone
Posts: 2
Joined: 30 Jan 2009 09:36

Disable video file url

Postby venkivoice » 20 Apr 2009 14:09

Hi All,

I need a help to disable url of the video while playing in browser mode. I Have installed version0.9.4 Grishenko plugin in Mozilla firefox. i would like to disable the video url path while playing the in browser mode.

Any help would be appreciated.

Thanks & Regards,
Venkat

thannoy
Big Cone-huna
Big Cone-huna
Posts: 601
Joined: 20 Mar 2008 09:44
VLC version: 0.9.8a & 1.0-git
Operating System: GNU/Linux Fedora10
Location: France
Contact:

Re: Disable video file url

Postby thannoy » 20 Apr 2009 14:31

Use "--no-video-title-show" while adding the item to the playlist, as follow:

Code: Select all

vlc.playlist.add(url, foo_name, ":no-video-title-show");
or set an empty title to the item (default title is the url):

Code: Select all

vlc.playlist.add(url, "", null);


Return to “VLC media player for Windows Troubleshooting”

Who is online

Users browsing this forum: No registered users and 28 guests