Skip to content

Commit 1b5af24

Browse files
committed
fix: bound audio derivative verification decoder threads
1 parent cb20fc7 commit 1b5af24

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

apps/media-server/src/lib/audio-quality.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -357,6 +357,8 @@ export async function createAudioQualityCandidate(
357357
"error",
358358
"-xerror",
359359
"-nostdin",
360+
"-threads",
361+
"1",
360362
...localInputOptions,
361363
"-i",
362364
path,

0 commit comments

Comments
 (0)