[Bug 790000] rtph264depay: doesn't update resolution if format is avc

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Nov 20 20:03:40 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=790000

Olivier CrĂȘte <olivier.crete at ocrete.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |olivier.crete at ocrete.ca

--- Comment #10 from Olivier CrĂȘte <olivier.crete at ocrete.ca> ---
I think this patch is correct, and slomo's change in 8dda570e4 (which
introduced this behaviour) was just wrong.

If the SPS/PPS change, h264parse should have the same behaviour. I know this
will be a problem for mp4 file, in that case, h264parse should probably
renumber the SPS if the goal is to create a single valid stream.. And it means
that mp4mux would need to replace the codec_data it already wrote with the new
one. Anyway, this isn't so relevant here.

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