mirror of
https://github.com/curioustorvald/tsvm.git
synced 2026-06-10 06:54:04 +09:00
tav playing concatenated video streams
This commit is contained in:
@@ -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++
|
||||
|
||||
|
||||
Reference in New Issue
Block a user