Skip to content

Commit 816fef2

Browse files
committed
Enable AC3
1 parent 85f701e commit 816fef2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compile-ffmpeg.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ if (existsSync("/opt/homebrew/opt/sdl2/lib/libSDL2-2.0.0.dylib")) {
2828
}
2929
const decoders = [
3030
"aac",
31+
"ac3",
3132
"av1",
3233
"flac",
3334
"h264",

0 commit comments

Comments
 (0)