OpenCut/apps
ChinhLee 0314087e21 refactor(web): add runtime audio encoder capability negotiation for mp4 exports
Introduce a dedicated utility that probes browser support for AAC/WebCodecs audio settings instead of assuming a single hardcoded configuration (`mp4a.40.2`, 192 kbps, stereo, 44.1 kHz). This file should centralize support detection and fallback selection so ChromeOS/Chrome variants that reject the current config can still export with audio.

Affected files: audio-codec-support.ts

Signed-off-by: ChinhLee <76194645+chinhkrb113@users.noreply.github.com>
2026-04-02 21:55:12 +07:00
..
desktop feat: init desktop app 2026-03-29 15:58:42 +02:00
web refactor(web): add runtime audio encoder capability negotiation for mp4 exports 2026-04-02 21:55:12 +07:00