资 源 简 介
Subconv is written in standard C plus plus programing language so that it can be compiled in many different platforms with out any change except for the make file. It is created and called lrc2srt originally to convert lrc into srt format since I wanted to make subtitle for a MTV. Later I needed to convert lrc to smi, so another one called lrc2smi is written. Finally I combined them together and renamed it as subconv to support more formats. Currently only lrc, srt and smi are supported. But the core is nearly completed so I can add more formats to make it useful.