Converts a raw video buffer into the specified output caps.
The output caps can be any raw video formats or any image formats (jpeg, png, ...).
The width, height and pixel-aspect-ratio can also be specified in the output caps.
a #GstSample
the #GstCaps to convert to
the maximum amount of time allowed for the processing.
The converted #GstSample, or null if an error happened (in which case err will point to the #GError).
Converts a raw video buffer into the specified output caps.
The output caps can be any raw video formats or any image formats (jpeg, png, ...).
The width, height and pixel-aspect-ratio can also be specified in the output caps.