Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/heygen-com/hyperframes
/ runFfmpeg.test.ts
File
runFfmpeg.test.ts
packages/engine/src/utils/runFfmpeg.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ EventEmitter } from
"node:events"
;
2
import
{ resolve } from
"node:path"
;
3
import
{ afterEach, describe, expect, it, vi } from
"vitest"
;
4
Callers
nothing calls this directly
Calls
5
formatFfmpegError
Function · 0.85
resolve
Function · 0.85
from
Method · 0.80
createSpawnSpy
Function · 0.70
runFfmpeg
Function · 0.70
Tested by
no test coverage detected