config:ffmpeg
                Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| config:ffmpeg [2025/09/17 16:00] – Wulf Rajek | config:ffmpeg [2025/09/18 19:29] (current) – Wulf Rajek | ||
|---|---|---|---|
| Line 14: | Line 14: | ||
| wget https:// | wget https:// | ||
| ffmpeg -i input.mkv -vn -af " | ffmpeg -i input.mkv -vn -af " | ||
| + | </ | ||
| + | |||
| + | recording live audio from microphone could be done using: | ||
| + | < | ||
| + | ffmpeg -loglevel warning -f pulse -i default \ | ||
| + | -af ' | ||
| + | : | ||
| + | :queue=10\ | ||
| + | : | ||
| + | : | ||
| + | : | ||
| + | </ | ||
| + | |||
| + | |||
| + | Transcribe and translate example: | ||
| + | < | ||
| + | ffmpeg -i movie.mp4 -af whisper=model=large-v3: | ||
| </ | </ | ||
config/ffmpeg.1758121226.txt.gz · Last modified:  by Wulf Rajek
                
                