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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Dec 5 16:20:43 UTC 2017


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

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

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

--- Comment #20 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Comment on attachment 364911
  --> https://bugzilla.gnome.org/attachment.cgi?id=364911
qtmux: send error when refusing caps

Please change the user-visible error message to something like

  Can't change input format at runtime.


And I think GST_ELEMENT_ERROR supports gstreamer debugging format extensions,
so you can do

 "... caps %" GST_PTR_FORMAT, ..., caps);

to print caps. Bonus points for printing the old caps as well if they are
easily accessible somewhere.

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