User Tools

Site Tools


config:ffmpeg

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
config:ffmpeg [2025/09/17 16:07] Wulf Rajekconfig:ffmpeg [2025/09/18 19:29] (current) Wulf Rajek
Line 25: Line 25:
 :format=json\ :format=json\
 :vad_model=../whisper.cpp/models/ggml-silero-v5.1.2.bin' -f null - :vad_model=../whisper.cpp/models/ggml-silero-v5.1.2.bin' -f null -
 +</code>
 +
 +
 +Transcribe and translate example:
 +<code>
 +ffmpeg -i movie.mp4 -af whisper=model=large-v3:task=translate output.srt
 </code> </code>
config/ffmpeg.txt · Last modified: by Wulf Rajek