You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
build-options
About this tag
The build-options tag on WindowsForum.com covers discussions about configuring FFmpeg compilation with specific features, such as the new Whisper audio filter for on-device automatic speech recognition. Topics include enabling GPU acceleration, voice-activity detection, and output formats like plain text, SRT subtitles, or JSON metadata. These options are relevant for users building FFmpeg from source to tailor transcription capabilities for batch or live processing.
FFmpeg is adding a built-in transcription capability powered by OpenAI’s Whisper model: a new whisper audio filter (af_whisper) that brings automatic speech recognition (ASR) directly into FFmpeg’s libavfilter stack and can emit plain text, SRT subtitles, or JSON metadata — all without leaving...