For first public release: - [x] Chapters XML/TXT input option / parsing - [x] Better handling of workdirs (making `Setup` globally accessible and force "disposing" of it first if existing) - [x] x264 & FFV1 Support - [x] `settings_builder` for x264 - [x] Muxing of timecode files - [x] Add CRC32 support in the muxing (via naming template, was requested) After: - [ ] Setting Builder presets maybe? - [ ] resumable encodes - [ ] x264/265 external settings file support - [ ] Support AudioNode input for `encode_audio` (waiting on vapoursynth upstream) Probably never: - [x] ~~Completely overhaul font collector (mostly not my code and also just awful to work with)~~ - [ ] Use [this](https://github.com/moi15moi/FontCollector) for most of the lifting needed for fonts No particular priority.
For first public release:
Setupglobally accessible and force "disposing" of it first if existing)settings_builderfor x264After:
encode_audio(waiting on vapoursynth upstream)Probably never:
Completely overhaul font collector (mostly not my code and also just awful to work with)No particular priority.