[Webkit-unassigned] [Bug 81905] [GTK] WebAudio channelSize issue

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 22 07:51:29 PDT 2012


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





--- Comment #2 from sangho park <gouache95 at gmail.com>  2012-03-22 07:51:30 PST ---
when i test "http://labs.dinahmoe.com/ToneCraft/" page,
gstreamer's 'oddgemux' plugin warns... "page is not BOS page, all streams identified".
as i know, most webaudio example page that contains ogg are same.

at this time, GST_BUFFER_OFFSET_END(buffer) and GST_BUFFER_OFFSET(buffer) were '0'. so i need a meaningful channel size.

what do you think about this situation?
hmm.. imo.. ogg wihout BOS information is not perfect file, but not evil...
and channel size can be calculated by size of buffer.

-- 
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