We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2835aa commit 22994c4Copy full SHA for 22994c4
README.md
@@ -113,7 +113,6 @@ FFmpeg does have a [documentation](https://www.ffmpeg.org/ffmpeg.html) that does
113
114
```bash
115
# you can also look for the documentation using the command line
116
-# for instance: here's we're checking what is the avoid_negative_ts parameters and its value
117
118
ffmpeg -h full | grep -A 10 -B 10 avoid_negative_ts
119
```
0 commit comments