1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-11-23 21:54:53 +02:00

doc/ffprobe: document that ffprobe.xsd can be retrieved at a certain ffmpeg.org url

Address trac ticket #1265.
This commit is contained in:
Stefano Sabatini
2012-05-20 15:16:20 +02:00
parent 349c62410b
commit 3853e1d94e

View File

@@ -294,6 +294,10 @@ XML based format.
The XML output is described in the XML schema description file The XML output is described in the XML schema description file
@file{ffprobe.xsd} installed in the FFmpeg datadir. @file{ffprobe.xsd} installed in the FFmpeg datadir.
An updated version of the schema can be retrieved at the url
@url{http://www.ffmpeg.org/schema/ffprobe.xsd}, which redirects to the
latest schema committed into the FFmpeg development source code tree.
Note that the output issued will be compliant to the Note that the output issued will be compliant to the
@file{ffprobe.xsd} schema only when no special global output options @file{ffprobe.xsd} schema only when no special global output options
(@option{unit}, @option{prefix}, @option{byte_binary_prefix}, (@option{unit}, @option{prefix}, @option{byte_binary_prefix},