[Webkit-unassigned] [Bug 69835] New: [GStreamer] WebAudio AudioDestination

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 11 06:36:05 PDT 2011


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

           Summary: [GStreamer] WebAudio AudioDestination
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Audio
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pnormand at igalia.com
                CC: crogers at google.com


This is for playback! We need to get floating point data from WebCore and feed it to a pipeline like this:

webkitwebaudiosrc ! wavparse ! audioconvert ! autoaudiosink

webkitwebaudiosrc is a bin containing:

queue ! capsfilter ! audioconvert -\
...                                  interleave -- wavenc -- srcpad

queue ! capsfilter ! audioconvert -/

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