[Webkit-unassigned] [Bug 31155] [GStreamer] Implement setPreservesPitch()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 1 10:22:43 PDT 2012


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





--- Comment #3 from Philippe Normand <pnormand at igalia.com>  2012-11-01 10:24:05 PST ---
Some notes:

- scaletempo is soon moving to gst-plugins-good. We should give it a try
- if pitch preserving is enabled set audio-sink to scaletempo ! audioconvert ! audioresample ! autoaudiosink
- create playbin in ::load(), not in player constructor. So we know what to set as audio-sink because ::setPreservesPitch() is called before ::load() in the media element.

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