Page 1 of 1

How Do I Get 1.1.0 to Automatically Start Goom?

Posted: 27 Jun 2010 21:55
by Lady Fitzgerald
In past versions of VLC, I've been able to find the setting in Preferences to set VLC to always show the Goom visualization. I just installed 1.1.0 and I can't find that setting.

Re: How Do I Get 1.1.0 to Automatically Start Goom?

Posted: 28 Jun 2010 03:36
by Arite
Agreed, this appears to be a bug. Either that or it is intentional as Goom can crash. One should be able to set a default visualization by going to e.g. (using the simple preferences):
Tools >> Preferences... >> Audio

And selecting e.g. "Goom" from the "Visualization" drop-down box, however only "Default" is an option in the drop-down box.

Assuming it is a bug, if Goom works for you (test it out by playing an audio file and going to "Audio >> Visualizations >> Goom") and you want to set it as default you can manually edit the vlcrc file.

To do this, close all instances of VLC, and go to (enter into the Windows Explorer address bar and press Enter):
%appdata%

Open the "vlc" folder. In there there should be a vlcrc text file. Open that in you favourite text editor, and do a search for "audio-visual".

You should find something like this:

Code: Select all

# Audio visualizations (string) #audio-visual=
Remove the comment flag (#) and, for Goom, write goom such that it reads:

Code: Select all

# Audio visualizations (string) audio-visual=goom
Save the file, and open an audio file in VLC. It should start with the Goom visualization.

Cheers, Arite.

Re: How Do I Get 1.1.0 to Automatically Start Goom?

Posted: 28 Jun 2010 07:19
by Lady Fitzgerald
Thanks. Could you give me some more specific directions to find the file I need to modify? I am crosseyed from staring at umteen dozen txt files in umpteen locations in the VLC program folder. Also, where is the Windows Explorer address bar?

Re: How Do I Get 1.1.0 to Automatically Start Goom?

Posted: 28 Jun 2010 07:49
by Lady Fitzgerald
Uh, never mind; I finally figured it out (although I have a whammer of a headache now :wink: ). That was some list. I finally got smart (it happens occasionally) and used the search and replace to find the entry for visualizations. I now have goom opening up when vlc opens. Thanks again.

Re: How Do I Get 1.1.0 to Automatically Start Goom?

Posted: 28 Jun 2010 09:32
by Jean-Baptiste Kempf
Agreed, this appears to be a bug. Either that or it is intentional as Goom can crash. One should be able to set a default visualization by going to e.g. (using the simple preferences):
https://trac.videolan.org/vlc/ticket/3826

Re: How Do I Get 1.1.0 to Automatically Start Goom?

Posted: 29 Jun 2010 02:04
by Arite
^ Thanks for making the ticket :).
Uh, never mind; I finally figured it out (although I have a whammer of a headache now :wink: ). That was some list. I finally got smart (it happens occasionally) and used the search and replace to find the entry for visualizations. I now have goom opening up when vlc opens. Thanks again.
Glad it worked.

Arite.

Re: How Do I Get 1.1.0 to Automatically Start Goom?

Posted: 01 Jul 2010 17:14
by Jean-Baptiste Kempf
Should be fixed in 1.1.1