GNOME Bugzilla – Bug 666198
[0.11] basetransform issue in 0.11?
Last modified: 2012-02-18 20:16:22 UTC
Created attachment 203514 [details] GST_DEBUG log This could be a Transmageddon bug, but I have no idea what is going wrong here ** (transmageddon.py:23035): CRITICAL **: gst_video_rate_transform_caps: assertion `GST_CAPS_IS_SIMPLE (caps)' failed (transmageddon.py:23035): GStreamer-CRITICAL **: gst_caps_is_subset: assertion `subset != NULL' failed 0:00:06.151903787 23035 0xb0c044c8 ERROR basetransform gstbasetransform.c:517:gst_base_transform_transform_caps:<videorate0> transform_caps returned caps (NULL) which are not a real subset of the filter caps video/x-raw, width=(int)[ 1, 32767 ], height=(int)[ 1, 32767 ], pixel-aspect-ratio=(fraction)[ 1/2147483647, 2147483647/1 ], framerate=(fraction)30000/1001, format=(string){ I420, YV12, YUY2, UYVY, AYUV, RGBx, BGRx, xRGB, xBGR, RGBA, BGRA, ARGB, ABGR, RGB, BGR, Y41B, Y42B, YVYU, Y444, v210, v216, NV12, NV21, GRAY8, GRAY16_BE, GRAY16_LE, v308, Y800, Y16, RGB16, BGR16, RGB15, BGR15, UYVP, A420, RGB8_PALETTED, YUV9, YVU9, IYU1, ARGB64, AYUV64, r210 } ** (transmageddon.py:23035): WARNING **: videorate0: transform_caps returned caps which are not a real subset of the filter caps
Tested with current git master and this issue is gone, closing as fixed.