X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=doc%2Fffprobe.texi;h=d7fab4ff4057c7987859cba9e9e40c1eb04d7d1a;hb=17a0dfebf55f67653c29a607545a799f12bc0c01;hp=4e9f184a1db83af7c60fce3c23a8fa768af1355d;hpb=061337a073236cb0bc6c56036f50f883d2887681;p=ffmpeg diff --git a/doc/ffprobe.texi b/doc/ffprobe.texi index 4e9f184a1db..d7fab4ff405 100644 --- a/doc/ffprobe.texi +++ b/doc/ffprobe.texi @@ -425,7 +425,7 @@ The @code{csv} writer is equivalent to @code{compact}, but supports different defaults. Each section is printed on a single line. -If no option is specifid, the output has the form: +If no option is specified, the output has the form: @example section|key1=val1| ... |keyN=valN @end example @@ -584,14 +584,14 @@ value is 0. This is required for generating an XML file which can be validated through an XSD file. -@item xsd_compliant, x +@item xsd_strict, x If set to 1 perform more checks for ensuring that the output is XSD compliant. Default value is 0. This option automatically sets @option{fully_qualified} to 1. @end table For more information about the XML format, see -@url{http://www.w3.org/XML/}. +@url{https://www.w3.org/XML/}. @c man end WRITERS @chapter Timecode @@ -642,6 +642,7 @@ DV, GXF and AVI timecodes are available in format metadata @ifset config-avfilter @include filters.texi @end ifset +@include general_contents.texi @end ifset @chapter See Also