fix: wrong subtitle timecode on certain SRT files

This commit is contained in:
minjaesong
2025-11-15 19:54:53 +09:00
parent 64e100e532
commit 5c87325366
3 changed files with 36 additions and 23 deletions

View File

@@ -13,6 +13,7 @@
#include <ctype.h>
#include <sys/time.h>
#include <time.h>
#include <limits.h>
// TSVM Enhanced Video (TEV) format constants
#define TEV_MAGIC "\x1F\x54\x53\x56\x4D\x54\x45\x56" // "\x1FTSVM TEV"