[Bug 662199] [capsfilter] behavior has changed

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Oct 20 06:49:13 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=662199
  GStreamer | gstreamer (core) | git

--- Comment #4 from Julien Isorce <julien.isorce at gmail.com> 2011-10-20 13:49:10 UTC ---
Created an attachment (id=199526)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=199526)
minimal test to reproduce the problem

The attached test (135 lines) allows to reproduce the warning.
Moreover the pipeline fails to play.

100% reproductible here and the output is:

(test:8547): GStreamer-WARNING **: pad ximagesink0:sink accepted caps
video/x-raw-rgb although they are not a subset of its caps video/x-raw-rgb,
bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)65280,
green_mask=(int)16711680, blue_mask=(int)-16777216, width=(int)[ 1, 2147483647
], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ],
pixel-aspect-ratio=(fraction)1/1

** (test:8547): CRITICAL **: gst_ffmpeg_caps_to_pixfmt: assertion `ret == TRUE'
failed

** (test:8547): WARNING **: ffmpegcsp0: could not get out_size
Error: Internal data flow error
Returned, stopping playback
Deleting pipeline

I think the same problem could be obtain for audio (by using audioconvert
instead of colorspace ...)

-- 
Configure bugmail: https://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