#9685: Make the documentation clearer
-------------------------------------+-------------------------------------
Reporter: root | Owner: (none)
Type: defect | Status: closed
Priority: important | Component:
| documentation
Version: unspecified | Resolution: invalid
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Changes (by Elon Musk):
* status: reopened => closed
* resolution: => invalid
Comment:
ffmpeg --help is short help. Not full help.
-framerate option is not generic option, but option for many components in
ffmpeg.
ntsc framerate is listed only for avfoundation as default, and that is
correct and match with documentation of avfoundation component.
To get all help for avfoundation component use:
ffmpeg -h demuxer=avfoundation
--
Ticket URL: <https://trac.ffmpeg.org/ticket/9685#comment:4>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".