#3850 closed defect (fixed)
ffmpeg showinfo misleading documentation or bug
Reported by: | Selur | Owned by: | |
---|---|---|---|
Priority: | minor | Component: | documentation |
Version: | git-master | Keywords: | showinfo documentation |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | yes | |
Analyzed by developer: | yes |
Description
https://www.ffmpeg.org/ffmpeg-all.html#showinfo states that "It accepts the following parameters: ..."
problem is it doesn't accept any parameters.
[Parsed_showinfo_1 @ 000000000055d3c0] This filter does not take any options,....
so either the documentation is off or 'showinfo' is broken, my guess is that the documentation is off.
Change History (3)
comment:1 by , 10 years ago
Priority: | normal → minor |
---|---|
Version: | unspecified → git-master |
comment:2 by , 10 years ago
Analyzed by developer: | set |
---|---|
Reproduced by developer: | set |
Resolution: | → fixed |
Status: | new → closed |
comment:3 by , 10 years ago
Note:
See TracTickets
for help on using tickets.
Should be fixed in:
Thanks for reporting.