tav playing concatenated video streams

This commit is contained in:
minjaesong
2025-09-22 23:40:33 +09:00
parent 05101ecd08
commit a9ba57c09a
2 changed files with 4 additions and 1 deletions

View File

@@ -645,6 +645,9 @@ try {
// Found another TAV file - update header and reset counters
header = nextHeader
frameCount = 0
akku = 0.0
akku2 = 0.0
FRAME_TIME = 1.0 / header.fps
currentFileIndex++
totalFilesProcessed++

View File

@@ -957,7 +957,7 @@ Unlike the TEV format, TAV encoder emits extra sync packet for every 1000th fram
TSVM Universal Cue format
Created by CuriousTorvald on 2025-09-22
A universal, simle cue designed to work as both playlist to cue up external files and lookup table for internal bytes.
A universal, simple cue designed to work as both playlist to cue up external files and lookup table for internal bytes.
# File Structure
\x1F T S V M U C F