[Bug 670202] git version of rtph264depay depends on sprop-parameter-sets in caps

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Feb 16 17:25:48 PST 2012


https://bugzilla.gnome.org/show_bug.cgi?id=670202
  GStreamer | gst-plugins-good | git

--- Comment #8 from Olivier Crete (Tester) <olivier.crete at ocrete.ca> 2012-02-17 01:25:42 UTC ---
Created an attachment (id=207830)
 View: https://bugzilla.gnome.org/attachment.cgi?id=207830
 Review: https://bugzilla.gnome.org/review?bug=670202&attachment=207830

workaround patch

I see 3 options:

1. Revert Tim's patch and get back to the previously half-working state
2. Apply my patches from bug #654850 which implements parsing the SPS/PPS out
of the stream and putting htem in the caps, which I think is the right long
term solution (as it saves us one frame of latency when using AVC mode on a
well formed RTP stream), but it may be a bit risky just before a release.
3. Apply the attached patch which is supposed to disable AVC output mode if
there is no sprop-parameters-set in the input caps.

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