Changeset d2e1389 in ffmpeg
- Timestamp:
-
Mar 31, 2023, 11:46:29 AM
(20 months ago)
- Author:
- James Almer <jamrial@gmail.com>
- Branches:
- master
- Children:
- 113f684
- Parents:
- 412d43b0
- git-author:
- Raphael Schlarb <info@raphael.schlarb.one> (03/30/23 12:27:41)
- git-committer:
- James Almer <jamrial@gmail.com> (03/31/23 11:46:29)
- Message:
-
avcodec/libfdk-accenc: Add option to set frame length when encoding with libfdk_aac
Some specifications require the size of ld/eld frames to be 480 samples
instead of the default 512. libfdk_aac provides an option to set an alternative
frame size, but it's not exposed via the ffmpeg interface.
This patch adds a frame_length option to solve this problem.
Signed-off-by: Raphael Schlarb <info@raphael.schlarb.one>
Reviewed-by: Martin Storsjö <martin@martin.st>
Signed-off-by: James Almer <jamrial@gmail.com>
-
(No files)
-