diff --git a/subprojects/gst-plugins-bad/sys/va/gstvavpp.c b/subprojects/gst-plugins-bad/sys/va/gstvavpp.c index e056e3f94c..66699868b9 100644 --- a/subprojects/gst-plugins-bad/sys/va/gstvavpp.c +++ b/subprojects/gst-plugins-bad/sys/va/gstvavpp.c @@ -1707,6 +1707,8 @@ gst_va_vpp_fixate_caps (GstBaseTransform * trans, GstPadDirection direction, if (!result) return othercaps; + gst_clear_caps (&othercaps); + gst_va_vpp_fixate_size (self, direction, caps, result); /* some fields might be lost while feature caps conversion */