vaapiencode: h264: log output caps

This commit is contained in:
Víctor Manuel Jáquez Leal 2018-06-05 15:16:53 +02:00
parent af3e6a8d16
commit 28952f534b

View file

@ -410,6 +410,8 @@ retry:
ret = TRUE;
}
GST_INFO_OBJECT (encode, "out caps %" GST_PTR_FORMAT, caps);
if (!ret)
GST_LOG ("There is no compatible profile in the requested caps.");