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

mod_opusfile: Append recordings, support additional features #2708

Open
mishehu opened this issue Jan 10, 2025 · 1 comment
Open

mod_opusfile: Append recordings, support additional features #2708

mishehu opened this issue Jan 10, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@mishehu
Copy link

mishehu commented Jan 10, 2025

The current mod_opusfile in tree does not support the ability to append to an existing recorded file. It also doesn't record any of the optional metadata (i.e. items defined by switch_audio_col_t), or the ability to make use of the different samplerates for encoding in order to target a sensible bitrate for the output file.

I have added this support, and am going to attach a PR here to this ticket.

@mishehu mishehu added the enhancement New feature or request label Jan 10, 2025
@mishehu
Copy link
Author

mishehu commented Jan 10, 2025

Pull request here:

#2709

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant