<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.26.3">
</HEAD>
<BODY>
On Thu, 2010-06-10 at 11:52 +1000, Silvia Pfeiffer wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
I don't think that is possible in the way that the volume attribute is
currently defined as a value between [0;1]. That is an orthogonal, but
still important question about the volume attribute then.

So, if you say 300%, I assume you mean 3 times louder than what the
track is given as? I do wonder how to do that with the current volume
attribute - right now the spec says that the default value set is 1.0
[1]. It seems that means we cannot amplify a quiet audio track but
have to rely on the user to turn up the volume on their computer? I
would actually prefer if the default setting was something like 0.5
and we could then turn the volume up or down in javascript or
preferably event through a content attribute as mentioned.

Cheers,
Silvia.

[1] <A HREF="http://www.whatwg.org/specs/web-apps/current-work/multipage/video.html#dom-media-volume">http://www.whatwg.org/specs/web-apps/current-work/multipage/video.html#dom-media-volume</A>


On Thu, Jun 10, 2010 at 10:05 AM, Kevin Marks <<A HREF="mailto:kevinmarks@gmail.com">kevinmarks@gmail.com</A>> wrote:
> Setting volume above 1.0 can be very useful if the original is too quiet.
> For example, Quicktime allows a volume of 300% to amplify quiet tracks
>
> On May 31, 2010 11:30 PM, "Philip Jägenstedt" <<A HREF="mailto:philipj@opera.com">philipj@opera.com</A>> wrote:
>
> On Tue, 01 Jun 2010 14:17:03 +0800, Silvia Pfeiffer
> <<A HREF="mailto:silviapfeiffer1@gmail.com">silviapfeiffer1@gmail.com</A>> wrote:
>
>> On Tue, Ju...
>
> This would make volume even more special, as a float that reflects as an
> integer percentage. Just using the existing definition for reflecting a
> float would be simpler.
>
>>> So, I am neither in favor or against of reflecting volume and mute as
>>> content attributes. Im...
>
> I'd be fine with reflecting muted if many people think it would be useful.
> I'm not the one to make that judgment though.
>
> Volume isn't a huge problem, just not as trivial as one might suspect.
> Another thing to consider is that it is currently impossible to set volume
> to a value outside the range [0,1] via the DOM API. With a content
> attribute, volume="-1" and volume="1.1" would need to be handled too. I'd
> prefer it being ignored rather than being clamped.
>
>>> [1]
>>>
>>> <A HREF="http://www.whatwg.org/specs/web-apps/current-work/multipage/urls.html#reflect">http://www.whatwg.org/specs/web-apps/current-work/multipage/urls.html#reflect</A>
>>
>>
>>
>> Ch...
>
> --
> Philip Jägenstedt
> Core Developer
> Opera Software
</PRE>
</BLOCKQUOTE>
<BR>
Or you could just raise the volume of the audio track itself. I think being able to raise the volume like this (beyond 100% of what it is) with script just makes it something more likely to be abused (think how the TV adverts always seem twice as loud as the programs they surround) and so will end up getting blocked more often.<BR>
<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
Thanks,<BR>
Ash<BR>
<A HREF="http://www.ashleysheridan.co.uk">http://www.ashleysheridan.co.uk</A><BR>
<BR>
<BR>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>