Page 1 of 1

[HELP] hide anything in vlc?

Posted: 24 Dec 2007 09:57
by Dogs1985
can i hide anything in vlc, like menubar, toolbar, statusbar, etc?
just a video windows only. what is a command i need to type in command line? :roll: :roll: :roll:

Re: [HELP] hide anything in vlc?

Posted: 25 Dec 2007 19:56
by Dogs1985
anyone can help me? :( :( :(

Re: [HELP] hide anything in vlc?

Posted: 26 Dec 2007 01:07
by bat999
Hi
You can right-click on the window and select 'fullscreen' option.
8)
Then later you can right-click again and untick the fullscreen option.
8)

Re: [HELP] hide anything in vlc?

Posted: 05 Jan 2008 20:37
by vseryakov
Hi,

I just finished little embedding plugin, you may check it out http://www.crystalballinc.com/vlad/inde ... opic_id=31

Re: [HELP] hide anything in vlc?

Posted: 05 Jan 2008 22:43
by Arite
can i hide anything in vlc, like menubar, toolbar, statusbar, etc?
just a video windows only. what is a command i need to type in command line? :roll: :roll: :roll:
You can have the video output in a seperate window (still using wxWidget insterface) by going to:
Settings >> Preferences... >> Interface >> Main interfaces >> wxWidgets

Then untick "Embed video in interface" and press "Save". Restart VLC.

You can also use e.g. the remote control interface using the commandline:

Code: Select all

vlc -I rc
Arite.