[Bug 650228] Fix h264parse negotiation

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon May 16 03:05:40 PDT 2011


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

Mark Nauwelaerts <mnauw> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mnauw at users.sourceforge.net

--- Comment #2 from Mark Nauwelaerts <mnauw at users.sourceforge.net> 2011-05-16 10:05:34 UTC ---
Then again, the following pipeline negotiates fine:

gst-launch videotestsrc ! x264enc byte-stream=false ! 
h264parse split-packetized=true ! avimux ! fakesink

So, not splitting packetized input unless explicitly allowed is a bit a matter
of choice, rather than necessarily "broken".  If felt this should happen
sufficiently automagically to warrant api/abi breakage, then ok.
In any case, a bit more description/documentation on this / such choices than
"fix negotiation" seems in order.

Also, if I read the original description properly, it would seem to suggest
that negotiation does not work at all if incoming data is bytestream, which is
not the case (should work ok regardless of any property)

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