We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85f701e commit 816fef2Copy full SHA for 816fef2
compile-ffmpeg.mjs
@@ -28,6 +28,7 @@ if (existsSync("/opt/homebrew/opt/sdl2/lib/libSDL2-2.0.0.dylib")) {
28
}
29
const decoders = [
30
"aac",
31
+ "ac3",
32
"av1",
33
"flac",
34
"h264",
0 commit comments