CCExtractor Development
Add basic ASS/SSA encoding support
CCExtractor supports a variety of output formats like SRT, SAMI, WebVTT and transcripts. The job here is to add ASS/SSA subtitles as another output format. This will require the creation of an encoder (like ccx_encoders_srt.c) which creates a valid output file in the required format, along with option parsing.
Task tags
Students who completed this task
Evgeny Shulgin