After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 350869 - capsfilter drops details
capsfilter drops details
Status: RESOLVED INVALID
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-08-11 11:35 UTC by Stefan Sauer (gstreamer, gtkdoc dev)
Modified: 2006-09-27 17:14 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Stefan Sauer (gstreamer, gtkdoc dev) 2006-08-11 11:35:49 UTC
capsfilter is giving my element 'video/x-h263' instead of the full set 'video/x-h263, width=(int)352, height=(int)288, framerate=(fraction)15/1'


DEBUG        basetransform gstbasetransform.c(450):gst_base_transform_transform_caps:<capsfilter1> from[0]: video/x-h263
DEBUG        basetransform gstbasetransform.c(453):gst_base_transform_transform_caps:<capsfilter1>   to[0]: video/x-h263, width=(int)352, height=(int)288, framerate=(fraction)15/1
DEBUG        basetransform gstbasetransform.c(464):gst_base_transform_transform_caps:<capsfilter1> to:   video/x-h263, width=(int)352, height=(int)288, framerate=(fraction)15/1
DEBUG             GST_CAPS gstpad.c(2166):gst_pad_accept_caps:<rtph263pdepay0:src> accept caps of 0x8141060
DEBUG             GST_CAPS gstpad.c(1974):gst_pad_get_caps:<rtph263pdepay0:src> get pad caps
DEBUG             GST_CAPS gstpad.c(1880):gst_pad_get_caps_unlocked:<rtph263pdepay0:src> get pad caps
DEBUG             GST_CAPS gstpad.c(1928):gst_pad_get_caps_unlocked:<rtph263pdepay0:src> using pad template 0x8113b20 with caps 0x8114120 video/x-h263
DEBUG        basetransform gstbasetransform.c(774):gst_base_transform_setcaps:<capsfilter1> Input caps were video/x-h263, and got final caps video/x-h263, width=(int)352, height=(int)288, framerate=(fraction)15/1
DEBUG        basetransform gstbasetransform.c(777):gst_base_transform_setcaps:<capsfilter1> have_same_caps: 0
DEBUG             GST_CAPS gstpad.c(2279):gst_pad_set_caps:<capsfilter1:sink> caps video/x-h263, width=(int)352, height=(int)288, framerate=(fraction)15/1
DEBUG             GST_CAPS gstpad.c(2279):gst_pad_set_caps:<capsfilter1:src> caps video/x-h263
DEBUG             GST_PADS gstpad.c(3318):gst_pad_chain_unchecked:<XXX0:sink> caps changed to 0x8114120 video/x-h263
<line deleted>
<line deleted>
DEBUG             GST_CAPS gstpad.c(2306):gst_pad_set_caps:<XXX0:sink> caps video/x-h263 could not be set