Can hide the title bar of video window ?

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
chenvc
Blank Cone
Blank Cone
Posts: 68
Joined: 28 Nov 2003 02:49

Can hide the title bar of video window ?

Postby chenvc » 21 Sep 2004 08:31

The title of video window is VLC(XVideo output) with VLC-0.7.2 in Linux RedHat9.0. Can hide it? I want to hide it and cann't resize the video window.
Thanks a lot.
chenvc

The DJ
Cone Master
Cone Master
Posts: 5987
Joined: 22 Nov 2003 21:52
VLC version: git
Operating System: Mac OS X
Location: Enschede, Holland
Contact:

Postby The DJ » 22 Sep 2004 12:08

sure, just add the required code to /modules/video_output/x11/
Don't use PMs for support questions.

chenvc
Blank Cone
Blank Cone
Posts: 68
Joined: 28 Nov 2003 02:49

Postby chenvc » 23 Sep 2004 11:08

Ok. Thank you very much!
chenvc

wittysucks
New Cone
New Cone
Posts: 3
Joined: 27 May 2006 20:08

Postby wittysucks » 27 May 2006 20:16

Ummm.. I didn't want to post something already answered, but I had the same question and DJ's reply is just not enough for me to solve the problem. So I must ask again: How do I hide the title bar that appears over the video while using skins 2? I'm a newbie, by the way, so treat me gentle. :oops:

Thanks a lot.

wittysucks
New Cone
New Cone
Posts: 3
Joined: 27 May 2006 20:08

Postby wittysucks » 27 May 2006 20:40

OK, well... I discovered an option in the Video / General that, unticked, will hide the title bar, but won't let me move the window so as to place it somewhere else in my screen- instead of having it in the upper left corner. I was wondering whether there was another way of hiding the title bar that would also let me drag the window.

Thanks. :P

Hobophobe
Blank Cone
Blank Cone
Posts: 17
Joined: 12 Feb 2006 00:17
Location: Alabanana
Contact:

Postby Hobophobe » 29 May 2006 22:06

wondering whether there was another way of hiding the title bar that would also let me drag the window.
Depends on your operating system. In linux using gnome there is an option to press a key (default is alt) and click on a window to move it.

Under windows I'm not sure if this exists. You may try right clicking the window's taskbar button and click on move. No guarantees though.

It probably does exist under OSX.

ipkiss
Big Cone-huna
Big Cone-huna
Posts: 695
Joined: 23 Nov 2003 01:49

Postby ipkiss » 30 May 2006 00:12

OK, well... I discovered an option in the Video / General that, unticked, will hide the title bar, but won't let me move the window so as to place it somewhere else in my screen- instead of having it in the upper left corner. I was wondering whether there was another way of hiding the title bar that would also let me drag the window.
If you know right from the start where you want to place the video window, you can use the --video-x and --video-y parameters (also available in the preferences).

wittysucks
New Cone
New Cone
Posts: 3
Joined: 27 May 2006 20:08

Postby wittysucks » 30 May 2006 17:55

Oh, I forgot to mention that I'm using VLC 0.8.4a in WinXP, and configured it with Skins 2 (Playtree).

Hobophobe
I tried what you suggested but it is not possible to rightclick the window's taskbar when the "Windows decorations" option is unticked. (Damn WinXP! As soon as my Ubuntu copy arrives at my boyfriend's, I'll get rid of this OS from Hell!)

ipkiss
The "Video x/y coordinate" in Preferences are set up in -1 by default. I tried to change this to some other number, (e.g. 0/1) but nothing happens. It's still fixed in the upper left corner.

Same thing as before: I'm a newbie, and have no idea of programming or coding whatsoever. So I need you to tell me where to change those parameters you talked about earlier. (That's the main reason why I could not understand DJ's original reply in this thread). :oops:


Thank you both.- :wink:

ipkiss
Big Cone-huna
Big Cone-huna
Posts: 695
Joined: 23 Nov 2003 01:49

Postby ipkiss » 30 May 2006 18:07

The "Video x/y coordinate" in Preferences are set up in -1 by default. I tried to change this to some other number, (e.g. 0/1) but nothing happens. It's still fixed in the upper left corner.
Try with x=100 and y=50 instead of 0 and 1 :-)

lordoftherings
New Cone
New Cone
Posts: 4
Joined: 31 Dec 2009 02:48

Re: Can hide the title bar of video window ?

Postby lordoftherings » 31 Dec 2009 03:07

I cannot find the option to hide the title bar in 1.0.3. Is it still there?

Rémi Denis-Courmont
Developer
Developer
Posts: 15328
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: Can hide the title bar of video window ?

Postby Rémi Denis-Courmont » 31 Dec 2009 10:43

--no-video-deco it is, but it only works for the VIDEO window, not the user interface.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

lordoftherings
New Cone
New Cone
Posts: 4
Joined: 31 Dec 2009 02:48

Re: Can hide the title bar of video window ?

Postby lordoftherings » 02 Jan 2010 12:10

The options is not available in Preferences?

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: Can hide the title bar of video window ?

Postby Jean-Baptiste Kempf » 02 Jan 2010 17:04

All options are in preferences.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

lordoftherings
New Cone
New Cone
Posts: 4
Joined: 31 Dec 2009 02:48

Re: Can hide the title bar of video window ?

Postby lordoftherings » 04 Jan 2010 10:39

Where is it? What is it called? I have "Show media title on video" and "Window decorations" turned off, but when I am in Minimal View the window title is still there. How do I make it go away?

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: Can hide the title bar of video window ?

Postby Jean-Baptiste Kempf » 04 Jan 2010 22:39

Deactivate embedded video in interface.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

lordoftherings
New Cone
New Cone
Posts: 4
Joined: 31 Dec 2009 02:48

Re: Can hide the title bar of video window ?

Postby lordoftherings » 09 Jan 2010 10:07

That locks the window to the top left corner of the screen. Is there a way to make the title bar disappear when VLC is put into Minimal View? If not, I would like to request it as a feature.

Rémi Denis-Courmont
Developer
Developer
Posts: 15328
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: Can hide the title bar of video window ?

Postby Rémi Denis-Courmont » 09 Jan 2010 12:06

No. You can use video-x and video-y if you want to change the coordinates.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded


Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: Bing [Bot], MSN [Bot] and 48 guests