]> git.sesse.net Git - ffmpeg/blobdiff - doc/ffprobe.texi
avfilter/vf_identity: fix typo
[ffmpeg] / doc / ffprobe.texi
index be0539feb23889b37081e2ae02f6797bc60d240f..d7fab4ff4057c7987859cba9e9e40c1eb04d7d1a 100644 (file)
@@ -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
@@ -591,7 +591,7 @@ 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