[FFmpeg-cvslog] doc/filters: update for af_hdcd

Burt P git at videolan.org
Sun Aug 21 21:54:50 EEST 2016


ffmpeg | branch: master | Burt P <pburt0 at gmail.com> | Sun Aug 21 13:44:17 2016 -0500| [b7d1f44ce0974adf9d1246478d9376590f184526] | committer: Burt P

doc/filters: update for af_hdcd

Signed-off-by: Burt P <pburt0 at gmail.com>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b7d1f44ce0974adf9d1246478d9376590f184526
---

 doc/filters.texi | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/doc/filters.texi b/doc/filters.texi
index 591a55d..01614cf 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -2656,6 +2656,12 @@ The filter accepts the following options:
 Process the stereo channels together. If target_gain does not match between
 channels, consider it invalid and use the last valid target_gain.
 
+ at item disable_autoconvert
+Disable any automatic format conversion or resampling in the filter graph.
+
+ at item cdt_ms
+Set the code detect timer period in ms.
+
 @item force_pe
 Always extend peaks above -3dBFS even if PE isn't signaled.
 
@@ -2664,7 +2670,7 @@ Replace audio with a solid tone and adjust the amplitude to signal some
 specific aspect of the decoding process. The output file can be loaded in
 an audio editor alongside the original to aid analysis.
 
- at code{analyze_mode=pe:force_pe=1} can be used to see all samples above the PE level.
+ at code{analyze_mode=pe:force_pe=true} can be used to see all samples above the PE level.
 
 Modes are:
 @table @samp



More information about the ffmpeg-cvslog mailing list