Signed-off-by: Marth64 <mart...@proxyid.net> --- doc/ffprobe.xsd | 1 + 1 file changed, 1 insertion(+)
diff --git a/doc/ffprobe.xsd b/doc/ffprobe.xsd index 64e2d88574..4f9e912539 100644 --- a/doc/ffprobe.xsd +++ b/doc/ffprobe.xsd @@ -256,6 +256,7 @@ <xsd:attribute name="dependent" type="xsd:int" use="required" /> <xsd:attribute name="still_image" type="xsd:int" use="required" /> <xsd:attribute name="multilayer" type="xsd:int" use="required" /> + <xsd:attribute name="captions_eia608" type="xsd:int" use="required" /> </xsd:complexType> <xsd:complexType name="streamType"> -- 2.34.1 _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".