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

Martin Storsjö martin at martin.st
Fri Mar 31 15:29:36 EEST 2023


On Fri, 31 Mar 2023, James Almer wrote:

> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
> 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
> -- 
> 2.40.0

LGTM, thanks!

// Martin



More information about the ffmpeg-devel mailing list