[gstreamer-bugs] [Bug 350869] New: capsfilter drops details

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Aug 11 04:36:11 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=350869
 GStreamer | gstreamer (core) | Ver: HEAD CVS

           Summary: capsfilter drops details
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: ensonic at sonicpulse.de
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


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
INFO             hantrodec
gsthantro4100dec.c(528):gst_XXX_dec_sink_setcaps:<XXX0> sink pad got caps
video/x-h263
DEBUG            hantrodec
gsthantro4100dec.c(533):gst_XXX_dec_sink_setcaps:<XXX0> error parsing width
from caps
DEBUG             GST_CAPS gstpad.c(2306):gst_pad_set_caps:<XXX0:sink> caps
video/x-h263 could not be set


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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