Skip to content

sccenc: add output-padding property

When set to False, sccenc will only output non-padding byte pairs.

I cannot find reference documentation for the format, but the closest thing I find to it is http://www.theneitherworld.com/mcpoodle/SCC_TOOLS/DOCS/SCC_FORMAT.HTML, which doesn't have padding in the examples.

Merge request reports