[Bug 790709] h264parse: early set src caps when input is avc

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Dec 8 00:12:27 UTC 2017


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

Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |nicolas at ndufresne.ca
         Resolution|FIXED                       |---

--- Comment #5 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
These patches causes a regression, the caps are not pushed twice. Once without
interlace-mode and then later on with the interlace-mode set. The fact the caps
are different makes it a bit worst as it force a renegotiation. The pipeline
I've used to test:

GST_DEBUG="*EVENT*:5" gst-launch-1.0 filesrc
location=/home/nicolas/Vidéos/Tests/tintin-tlr2_h1080p.mov ! qtdemux !
h264parse ! video/x-h264,stream-format=byte-stream ! fakesink 2>&1 | grep "type
caps"

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