Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
F
ffmpeg.wasm-core
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Linshizhi
ffmpeg.wasm-core
Commits
b7d1f44c
Commit
b7d1f44c
authored
Aug 21, 2016
by
Burt P
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc/filters: update for af_hdcd
Signed-off-by:
Burt P
<
pburt0@gmail.com
>
parent
0e0f8859
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
1 deletion
+7
-1
filters.texi
doc/filters.texi
+7
-1
No files found.
doc/filters.texi
View file @
b7d1f44c
...
...
@@ -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.
@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.
@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.
@code{analyze_mode=pe:force_pe=
1
} can be used to see all samples above the PE level.
@code{analyze_mode=pe:force_pe=
true
} can be used to see all samples above the PE level.
Modes are:
@table @samp
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment