-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Filename timestamps increasing at 2x wall clock time on Opus-encoded audio streams #4041
Labels
Comments
FYI I'm working around this issue for now with the following configuration to issue commands to correct the filenames:
|
aler9
added a commit
that referenced
this issue
Dec 20, 2024
aler9
added a commit
that referenced
this issue
Dec 20, 2024
Thanks for reporting the issue, this is fixed by #4062 |
aler9
added a commit
that referenced
this issue
Dec 20, 2024
aler9
added a commit
that referenced
this issue
Dec 21, 2024
This issue is mentioned in release v1.11.0 🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Which version are you using?
1.10.0
Which operating system are you using?
Linux amd64 Docker
Describe how to replicate the issue
ffmpeg -i in.wav -f rtsp -c:a libopus rtsp://media-server:8554/streamname
NOTE: I've played around with various options, such as
-af aresample=48000
and changing bitrate, bandwidth, etc. None have had any impact.NOTE: this behavior goes away when I switch the stream encoding to mu-law.
Server logs
No response
Network dump
No response
The text was updated successfully, but these errors were encountered: