This commit is contained in:
minjaesong
2025-11-03 02:36:12 +09:00
parent f3b68e1164
commit e871264ae5
5 changed files with 233 additions and 636 deletions

View File

@@ -1629,9 +1629,7 @@ try {
// Apply bias lighting
let biasStart = sys.nanoTime()
if (currentGopFrameIndex === 0 || currentGopFrameIndex === currentGopSize - 1) {
setBiasLighting()
}
setBiasLighting()
biasTime = (sys.nanoTime() - biasStart) / 1000000.0
// Fire audio on first frame