[Bug 748635] videorate: caps negotiation regression

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue May 5 13:42:58 PDT 2015


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

--- Comment #3 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
matroskademux sets "image/jpeg, framerate=(fraction)15/1, width=(int)480,
height=(int)640" as the caps and videorate asks downstream for what it can
accept. This reply contains the pixel-aspect-ratio field and videorate fails
the accept-caps query as gst_caps_is_subset will fail when the subset doesn't
have all the fields from the superset.

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