Opened 6 years ago
Closed 3 years ago
#8730 closed enhancement (fixed)
Man page should start with simpler example
| Reported by: | Dan Jacobson | Owned by: | |
|---|---|---|---|
| Priority: | minor | Component: | documentation |
| Version: | git-master | Keywords: | |
| Cc: | Blocked By: | ||
| Blocking: | Reproduced by developer: | no | |
| Analyzed by developer: | no |
Description
The ffmpeg man page should start of with a simpler example:
$ ffmpeg -i video.mp4 video.avi
The current first example already jumps in to changing bit rates.
Note:
See TracTickets
for help on using tickets.



Should be fixed in commit 627d5a87bbe0495, thanks for the report!