Browse Source

doc/filters: re-order hdcd options to match --help filter=hdcd

Signed-off-by: Burt P <pburt0@gmail.com>
tags/n3.2
Burt P 9 years ago
parent
commit
429b41e7b2
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      doc/filters.texi

+ 3
- 3
doc/filters.texi View File

@@ -2652,13 +2652,13 @@ ffmpeg -i HDCD16.wav -af hdcd -acodec pcm_s24le OUT24.wav
The filter accepts the following options: The filter accepts the following options:


@table @option @table @option
@item disable_autoconvert
Disable any automatic format conversion or resampling in the filter graph.

@item process_stereo @item process_stereo
Process the stereo channels together. If target_gain does not match between Process the stereo channels together. If target_gain does not match between
channels, consider it invalid and use the last valid target_gain. channels, consider it invalid and use the last valid target_gain.


@item disable_autoconvert
Disable any automatic format conversion or resampling in the filter graph.

@item cdt_ms @item cdt_ms
Set the code detect timer period in ms. Set the code detect timer period in ms.




Loading…
Cancel
Save