tnfe / FFCreator

A fast video processing library based on node.js (一个基于node.js的高速视频制作库)
http://tnfe.github.io/FFCreator/
MIT License
2.78k stars 392 forks source link

fix: FFSubtitle's srt format is not synchronized between subtitles an… #430

Open Kathybren opened 3 months ago

Kathybren commented 3 months ago

The start time of the subtitle text cannot be set to 0 by default; instead, it should range from the beginning time to the end time. #416

drawcall commented 3 months ago

mark