Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix opus delay options, use ffmpeg-opus in docker test. v6.0.102 #3883

Merged
merged 6 commits into from
Nov 22, 2023

Conversation

xiaozhihong
Copy link
Collaborator

@xiaozhihong xiaozhihong commented Nov 17, 2023

The ffmpeg-opus tool allows you to control the delay using the opus_delay option. The minimum delay can be set to 2.5ms. However, in practice, you cannot set it this low. You need to set at least 10 frames to allow the audio encoder to lookahead. Otherwise, the sound will be distorted.

TRANS_BY_GPT4


Co-authored-by: chundonglinlin chundonglinlin@163.com

@winlinvip winlinvip added the EnglishNative This issue is conveyed exclusively in English. label Nov 17, 2023
@winlinvip winlinvip changed the title Fix opus delay options, use ffmpeg-opus in docker test Fix opus delay options, use ffmpeg-opus in docker test. v6.0.102 Nov 22, 2023
@winlinvip winlinvip added the RefinedByAI Refined by AI/GPT. label Nov 22, 2023
@winlinvip winlinvip merged commit 3e463a8 into ossrs:develop Nov 22, 2023
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EnglishNative This issue is conveyed exclusively in English. RefinedByAI Refined by AI/GPT.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants