Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/heygen-com/hyperframes
/ hasFFmpeg
Function
hasFFmpeg
packages/cli/src/whisper/manager.ts:233–235 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
231
}
232
233
export
function
hasFFmpeg(): boolean {
234
return
findFFmpeg() !== undefined;
235
}
236
237
export
{ MODELS_DIR, DEFAULT_MODEL };
Callers
2
handleVideoFile
Function · 0.85
transcribe
Function · 0.85
Calls
1
findFFmpeg
Function · 0.85
Tested by
no test coverage detected