mdaubie/subtitles-parser

Add a converter

mdaubie opened this issue · 0 comments

Description
The library should be able to convert from one format to another
All formats are not completely compatible, the SSA and ASS formats for example contain more info than the SubRip or MicroDVD.
Therefore we should develop some "forward" compatibility to autofill missing info when converting from low-info formats to high-info formats, and a warning on info loss when converting from high-info formats to low-info formats.

Tasks

  • Update README