[FFmpeg-cvslog] doc/encoders: add an entry for the frame_length option from libfdk-aac

James Almer git at videolan.org
Fri Mar 31 16:19:11 EEST 2023


ffmpeg | branch: master | James Almer <jamrial at gmail.com> | Fri Mar 31 08:51:58 2023 -0300| [113f684271ff437c496aa3a59277a76908c0a0ae] | committer: James Almer

doc/encoders: add an entry for the frame_length option from libfdk-aac

Reviewed-by: Martin Storsjö <martin at martin.st>
Signed-off-by: James Almer <jamrial at gmail.com>

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

 doc/encoders.texi | 5 +++++
 1 file changed, 5 insertions(+)

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.
+
+ at 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



More information about the ffmpeg-cvslog mailing list