Refactor transcoding to optimize for encoding odd numbers of streams #1
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
If the recorders start being able to filter empty streams, the current encoding approach would become suboptimal for cases with odd numbers of streams.
This could become a fairly major refactor because transcoding would probably need to stop being done one presentation at a time.