mirror of
https://gitlab.com/tavo-wasd/blog.git
synced 2025-06-06 14:23:30 -06:00
missing
This commit is contained in:
parent
242f7a45dd
commit
ebe8f9fe6d
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ ffmpeg -i clip.mkv -vf vidstabtransform clip-stabilized.mkv
|
|||
|
||||
# Extract audio from video
|
||||
|
||||
```
|
||||
```shell
|
||||
ffmpeg -i video.mp4 -vn -acodec copy audio-from-video.mp3
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue