Single source of truth for codecs/containers/file_extensions #8
Notifications
Due Date
No due date set.
Blocks
#11 fix (core): main fixes of codec/container/file_extension inconsistency
max/audio_splitter
Reference: max/audio_splitter#8
Reference in New Issue
Block a user
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?
We have constants.py file, it contains some information about the formats, it maybe repurposed to store there information like: codec -> recommended_container -> recommended_file_extension, streams_list -> codecs_list -> recommended_file_extension.