ccextractor: document importance of pipeline order for this element

This commit is contained in:
Aaron Boxer 2019-04-09 11:26:28 -04:00
parent e81a22d741
commit f3e7469094

View file

@ -21,6 +21,10 @@
/**
* SECTION:element-ccextractor
* @title: ccextractor
* @short_description: Extract GstVideoCaptionMeta from input stream
*
* Note: This element must be added after a pipeline's decoder, otherwise closed captions may
* be extracted out of order.
*
*/