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

关于录制分片的文件大小咨询 #21

Open
echome123 opened this issue Apr 2, 2023 · 1 comment
Open

关于录制分片的文件大小咨询 #21

echome123 opened this issue Apr 2, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@echome123
Copy link

echome123 commented Apr 2, 2023

目前录制插件支持了按照固定时长进行分片,有没有可能考虑一下再新增一个按照文件大小分片的配置功能。
因为当录制流规格一致的时候,固定时长完全没问题,但是有的场景下,多路拉流清晰度和码率的差别特别大,如果都按照统一长度分片,有些文件会异常的大,处理起来非常麻烦。

有个建议不知道是否可行,就是配置一个分片最大的大小,当分片达到时长,或者文件大小达到配置大小,两个条件任一满足就分片。

辛苦大佬!

@langhuihui
Copy link
Member

理论上实现起来不难

@langhuihui langhuihui added the enhancement New feature or request label Nov 7, 2023
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

2 participants