mirror of
https://github.com/amiaopensource/ffmprovisr.git
synced 2024-11-10 07:27:23 +01:00
add cross ref to QCTools doc
This commit is contained in:
parent
3293e6494a
commit
a6e1b716ca
@ -1026,6 +1026,7 @@ foreach ($file in $inputfiles) {
|
||||
<dt><code>></code></dt><dd>redirects the standard output (the data made by ffprobe about the video)</dd>
|
||||
<dt><i>input_file</i>.qctools.xml.gz</dt><dd>names the zipped data output file, which can be named anything but needs the extension qctools.xml.gz for compatibility issues</dd>
|
||||
</dl>
|
||||
<p>See also the <a href="https://github.com/bavc/qctools/blob/master/docs/data_format.md#creating-a-qctools-document" target="_blank">QCTools documentation</a>.</p>
|
||||
<p class="link"></p>
|
||||
</div>
|
||||
</div>
|
||||
@ -1056,6 +1057,7 @@ foreach ($file in $inputfiles) {
|
||||
<dt><code>></code></dt><dd>redirects the standard output (the data made by ffprobe about the video)</dd>
|
||||
<dt><i>input_file</i>.qctools.xml.gz</dt><dd>names the zipped data output file, which can be named anything but needs the extension qctools.xml.gz for compatibility issues</dd>
|
||||
</dl>
|
||||
<p>See also the <a href="https://github.com/bavc/qctools/blob/master/docs/data_format.md#creating-a-qctools-document" target="_blank">QCTools documentation</a>.</p>
|
||||
<p class="link"></p>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user