caveat about transcode

This commit is contained in:
aweaver 2017-04-16 07:40:00 -07:00
parent ec26d2038a
commit 736b01e426

View File

@ -1194,6 +1194,7 @@ foreach ($file in $inputfiles) {
<li>44.1 kHz: "asetnsamples=n=44100"</li>
<li>96 kHz: "asetnsamples=n=96000"</li>
</ul>
<p>Note: This filter trandscodes audio to 16 bit PCM by default. The generated framemd5s will represent this value. Validating these framemd5s will require using the same default settings.</p>
<dl>
<dt>ffmpeg</dt><dd>starts the command</dd>
<dt>-i <i>input_file</i></dt><dd>path, name and extension of the input file</dd>