mirror of
https://github.com/amiaopensource/ffmprovisr.git
synced 2025-01-12 19:47:09 +01:00
removes or moves dots in dv test
This commit is contained in:
parent
dcb74e8da6
commit
1371b380c9
@ -1420,9 +1420,9 @@ foreach ($file in $inputfiles) {
|
||||
<dl>
|
||||
<dt>ffmpeg</dt><dd>starts the command</dd>
|
||||
<dt>-i <i>input_file</i>.dv</dt><dd>takes in a normal DV file</dd>
|
||||
<dt>-bsf noise</dt><dd>sets bitstream filters for all to 'noise.' The <a href="https://www.ffmpeg.org/ffmpeg-bitstream-filters.html#noise">noise filter</a> intentionally damages the contents of packets without damaging the container.</dd>
|
||||
<dt>-bsf noise</dt><dd>sets bitstream filters for all to 'noise'. The <a href="https://www.ffmpeg.org/ffmpeg-bitstream-filters.html#noise">noise filter</a> intentionally damages the contents of packets without damaging the container</dd>
|
||||
<dt>-c copy</dt><dd>use stream copy mode to re-mux instead of re-encode</dd>
|
||||
<dt><i>output_file</i>.dv</dt><dd>path, name and extension of the output DV file.</dd>
|
||||
<dt><i>output_file</i>.dv</dt><dd>path, name and extension of the output DV file</dd>
|
||||
</dl>
|
||||
<p class="link"></p>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user