[Webkit-unassigned] [Bug 36784] sound quality with <audio> is horrible

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 29 17:00:45 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=36784


Jon Honeycutt <jhoneycutt at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jhoneycutt at apple.com




--- Comment #1 from Jon Honeycutt <jhoneycutt at apple.com>  2010-03-29 17:00:45 PST ---
I tried:

<audio controls>
<source src="http://www.studiotouronline.com/Promos/Adria_Vasil-Promo.mp3">
</audio>

<audio controls>
<source src="http://www.studiotouronline.com/Promos/Adria_Vasil-Promo.wav">
</audio>

and the first <audio> element had clear audio, while the second had muffled
audio. I believe the difference you're hearing is just the difference between
the two audio files.

Could you say more about how you tested?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list