[Bug 707605] output-selector: add reverse funnel by stream-id mode

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Sep 9 05:02:45 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=707605
  GStreamer | gstreamer (core) | git

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #254223|none                        |needs-work
             status|                            |

--- Comment #1 from Sebastian Dröge (slomo) <slomo at circular-chaos.org> 2013-09-09 12:02:40 UTC ---
Review of attachment 254223:
 --> (https://bugzilla.gnome.org/review?bug=707605&attachment=254223)

IMHO it's semantically a bit weird to have this in output-selector because
output-selector has REQUEST pads and not SOMETIMES pads.

Apart from that you should collect the stream-start events and get the stream
ids from there, and whenever a stream-start event with a new stream id arrives
you would create a new pad. All events/buffer after a stream-start event belong
to that single stream id until there comes a new stream-start event with a
different stream id.

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


More information about the gstreamer-bugs mailing list