MathewWi / mplayer-ce

Automatically exported from code.google.com/p/mplayer-ce
0 stars 0 forks source link

Blue flashing drive #674

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
You might want to try the latest SVN build before continuing.
Do not report bugs related to them here!

The following is merely guidelines of what you should include:

What steps will reproduce the problem?

Playing anything.

What version of the product are you using?

v0.77 r567

--

Whenever anything is playing, a movie for example, when a person talks, the
Wii DVD Drive's blue light flashes like a disco light.

Don't clog the tracker! Read the tips.
The issue tracker is NOT a forum!

Original issue reported on code.google.com by popo...@gmail.com on 3 Mar 2010 at 8:06

GoogleCodeExporter commented 9 years ago
same issue ..

Original comment by sunnytim...@gmail.com on 5 Mar 2010 at 6:57

GoogleCodeExporter commented 9 years ago
This is normal and is an audio VU meter through the drive slot light. It's 
forced
right now but I am assuming once the major change in mplayer-ce where the new 
gui is
added amongst other functionality it will be made an option you can turn off/on.

Original comment by Vcha...@gmail.com on 8 Mar 2010 at 2:05

GoogleCodeExporter commented 9 years ago
I was wondering about that light. thanks for the answer. 

Original comment by john.wil...@gmail.com on 10 Mar 2010 at 10:43

GoogleCodeExporter commented 9 years ago
you can disable the light totally, if you find it annoing:

How to enable or disable the blue light around the slot of the Nintendo Wii.

1. Select the Wii icon on the bottom left of the Main Menu.

2. Select Wii Settings.

3. Flip to page 2 of the Wii Settings.

4. Select WiiConnect24.

5. Select Slot Illumiation.

6. Select one of the following:

    * Bright – To make the light blink bright.
    * Dim – To make the light blink dim.
    * Off – To disable the light.

Worked for me...

Original comment by nicolaj....@gmail.com on 12 Mar 2010 at 6:33

GoogleCodeExporter commented 9 years ago
While it is cute... someone should have thought a little longer before making 
this
"feature" a default behavior. It gets pretty annoying in a dark room, even if 
the
drive light set to low.

Is there no way to turn it off by editing mplayer.conf?

Original comment by sirk...@gmail.com on 5 May 2010 at 6:08

GoogleCodeExporter commented 9 years ago
I also really find this distracting and am using the r590 version.  Did anyone 
figure 
out if there was a way to turn this off by changing a setting?  Or is there an 
easy 
change to the source that I could make and compile myself a version without 
this 
feature?

Original comment by mikewpea...@gmail.com on 9 May 2010 at 12:55

GoogleCodeExporter commented 9 years ago
See 'Slot Illumination' in WiiConnect24.

Original comment by metaradil on 9 May 2010 at 1:09

GoogleCodeExporter commented 9 years ago
Issue 718 has been merged into this issue.

Original comment by metaradil on 18 May 2010 at 3:19

GoogleCodeExporter commented 9 years ago
Went through the code during some free time, found out that the function to 
blink the
drive light with sound level was added in r564. The offending function seems to 
be
the "static float get_delay(void)" function found in 
"/trunk/mplayer/libao2/ao_gekko.c"

In light of adding a UI option to disable the feature, or setting the Wii Light 
to
off for the entire Wii, a quick fix can be to edit out the function and 
recompile...

Original comment by PPSa...@gmail.com on 25 May 2010 at 5:40

GoogleCodeExporter commented 9 years ago

Original comment by metaradil on 21 Dec 2010 at 1:42