[Webkit-unassigned] [Bug 117039] [GStreamer] Support audio and video tracks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 19 01:36:14 PDT 2013


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





--- Comment #29 from Philippe Normand <pnormand at igalia.com>  2013-06-19 01:34:50 PST ---
(In reply to comment #26)
> This last patch simplifies how tags are handled and makes this work on GStreamer 0.10 again, in case anyone cares about that.
> 

I don't think it's realy important to have gst 0.10 support for new features.

> The only problems I'm aware of are:
> 
>   * No tests.
>   * Switching is still slow and buggy (input-selector problems).
>   * Crashes the second time through unless you're on GStreamer >= 1.1.1. Fixing this on older versions may be harder than I initially thought.
> 
> For now I'm going to switch my focus back to text tracks, since no one seems interested in this.

I'm interested and looking forward this code to land! I'll try to review it soon.

(In reply to comment #27)
> Oh, and since adder pads can be muted now, we could also improve this by using an adder for audio instead of an input-selector, but I'm not sure if we care about backwards compatibility here or not.

If you can make this work better using a more recent gst version I think you should go for it and enable the whole feature only for the gst version (and later) that works well.

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