Page 1 of 1

'Above the Video' setting doesn't work

Posted: 24 Jul 2015 22:49
by cmach1
I recently got a new desktop computer with Windows 7 on it. After installing VLC 2.2.1 I customized the interface like I normally do. I prefer to have the toolbar above the video rather than below. I clicked the box for 'Above the Video', but when I close out of that menu the toolbar is still below the video. When I go back into the editor the box I clicked is set to off. I have the same version of VLC on my laptop (also with win7) and it works as it should. Does anyone know why the toolbar won't change on my desktop? Thanks for any help.

Re: 'Above the Video' setting doesn't work

Posted: 25 Jul 2015 00:55
by Jean-Baptiste Kempf
Could be a bug, indeed.

Re: 'Above the Video' setting doesn't work

Posted: 25 Jul 2015 04:41
by cmach1
I fixed it. I did a full uninstall (including preferences and caches). I then installed a previous version of vlc and updated through the player to 2.2.1. The toolbar is now on top.

Re: 'Above the Video' setting doesn't work

Posted: 25 Jul 2015 17:39
by Jean-Baptiste Kempf
OK, so that was preferences conflict.

Re: 'Above the Video' setting doesn't work

Posted: 29 May 2016 16:08
by rocky
This bug is still present and it's in the player itself.
I did a full uninstall, cleared all registry entries, tried multiple versions including 3.0.0 and yet the box "Above the video" still does zilch, nothing.
After retrieving the interface settings from an old install of VLC 2.1.1, I seem to have found the problem and have a fix for anyone finding this thread:
  1. Navigate to C:\Users\Your Name\AppData\Roaming\vlc or simply press Win+R and enter %AppData%\Roaming\vlc to get there quickly.
  2. Open vlc-qt-interface.ini with a text editor of your choice.
  3. Change ToolbarPos=True to ToolbarPos=1.
  4. Save the file.
There you go, the toolbar is above the video again.
Now any change you'll make in interface settings will revert this value, so you'll have to change it to "1" again, after you've set everything else to your liking.
Hope this may be fixed now.

Re: 'Above the Video' setting doesn't work

Posted: 03 Aug 2016 20:52
by cmach1
I'm checking back into this thread a year later, because I've just finished up another computer that I replaced the motherboard and hard drive for and I had the same issue with VLC player and rocky's fix is the quickest and easiest way to correct it. Thank you for the advice.