summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBurt P <pburt0@gmail.com>2016-08-22 04:37:54 -0500
committerBurt P <pburt0@gmail.com>2016-08-22 04:37:54 -0500
commit429b41e7b283f860ee69c81fa2be96ff2af12200 (patch)
treed46056259cf3da25d3ede92fc205121ea6ad5b99 /doc
parent61fac0ea0967f322965226f8569ea84d988e76bb (diff)
doc/filters: re-order hdcd options to match --help filter=hdcd
Signed-off-by: Burt P <pburt0@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 01614cf7d0..2d4fa01b42 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -2652,13 +2652,13 @@ ffmpeg -i HDCD16.wav -af hdcd -acodec pcm_s24le OUT24.wav
The filter accepts the following options:
@table @option
+@item disable_autoconvert
+Disable any automatic format conversion or resampling in the filter graph.
+
@item process_stereo
Process the stereo channels together. If target_gain does not match between
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
Set the code detect timer period in ms.