summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2023-03-31 08:51:58 -0300
committerJames Almer <jamrial@gmail.com>2023-03-31 10:17:57 -0300
commit113f684271ff437c496aa3a59277a76908c0a0ae (patch)
treeb6f7912b587ec6ebee107505c236970c7f31039d /doc
parentd2e1389285eb31581b3370508ddaf226f79148fe (diff)
downloadffmpeg-113f684271ff437c496aa3a59277a76908c0a0ae.tar.gz
doc/encoders: add an entry for the frame_length option from libfdk-aac
Reviewed-by: Martin Storsjö <martin@martin.st> Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/encoders.texi5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/encoders.texi b/doc/encoders.texi
index af3bd43cbe..3cb6fc1ce7 100644
--- a/doc/encoders.texi
+++ b/doc/encoders.texi
@@ -789,6 +789,11 @@ about 80-96 kbps/channel
@end table
Default value is 0.
+
+@item frame_length
+Set the audio frame length in samples. Default value is the internal
+default of the library. Refer to the library's documentation for information
+about supported values.
@end table
@subsection Examples