Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#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 Carl Eugen Hoyos, 10 years ago

Priority: normalminor
Version: unspecifiedgit-master

comment:2 by Stefano Sabatini, 10 years ago

Analyzed by developer: set
Reproduced by developer: set
Resolution: fixed
Status: newclosed

comment:3 by Stefano Sabatini, 10 years ago

Should be fixed in:

commit a539f1cbbd8f32a5a3875a4d194c418077e3b6d8
Author: Stefano Sabatini <stefasab@gmail.com>
Date:   Wed Aug 13 17:57:05 2014 +0200

    doc/filters: correct confusing statements about *showinfo shown values
    
    Fix trac issue #3850.

Thanks for reporting.

Note: See TracTickets for help on using tickets.