Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
juliangruber committed Sep 4, 2024
1 parent 6b1ed44 commit 9b00bb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ Print the command but don't execute it:

```console
yolox --print "extract audio from maths.mp4 and save it as maths.m4a"
# ffmpeg -i maths.mp4 -vn -acodec copy maths.m4a
ffmpeg -i maths.mp4 -vn -acodec copy maths.m4a
```

## Alternatives
Expand Down

0 comments on commit 9b00bb7

Please sign in to comment.