Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/heygen-com/hyperframes
/ ffmpeg.test.ts
File
ffmpeg.test.ts
packages/cli/src/browser/ffmpeg.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ execSync } from
"node:child_process"
;
2
import
{ existsSync } from
"node:fs"
;
3
import
{ afterEach, beforeEach, describe, expect, it, vi } from
"vitest"
;
4
Callers
nothing calls this directly
Calls
1
findFFmpeg
Function · 0.85
Tested by
no test coverage detected