diff --git a/gst/qtdemux/qtdemux.c b/gst/qtdemux/qtdemux.c index 4361dd2470..fa90ad31a2 100644 --- a/gst/qtdemux/qtdemux.c +++ b/gst/qtdemux/qtdemux.c @@ -116,7 +116,7 @@ GST_STATIC_PAD_TEMPLATE ( "sink", GST_PAD_SINK, GST_PAD_SOMETIMES, - GST_STATIC_CAPS_ANY + GST_STATIC_CAPS ("video/quicktime") ); static GstStaticPadTemplate gst_qtdemux_videosrc_template =