Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/heygen-com/hyperframes
/ ffmpegBinaries.test.ts
File
ffmpegBinaries.test.ts
packages/engine/src/utils/ffmpegBinaries.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// fallow-ignore-file code-duplication
2
import
{ resolve } from
"node:path"
;
3
import
{ afterEach, describe, expect, it } from
"vitest"
;
4
import
{
Callers
nothing calls this directly
Calls
4
getFfmpegBinary
Function · 0.85
resolve
Function · 0.85
getFfprobeBinary
Function · 0.85
assertConfiguredFfmpegBinariesExist
Function · 0.85
Tested by
no test coverage detected