NTSC framerate detection

This commit is contained in:
minjaesong
2025-09-03 11:08:37 +09:00
parent e73aa3da28
commit c89b977e91
4 changed files with 198 additions and 35 deletions

View File

@@ -708,6 +708,7 @@ DCT-based compression, motion compensation, and efficient temporal coding.
- bit 1 = has subtitle
uint8 Video Flags
- bit 0 = is interlaced (should be default for most non-archival TEV videos)
- bit 1 = is NTSC framerate (repeat every 1000th frame)
uint8 Reserved, fill with zero
## Packet Types