Ticket #1665 (closed defect: fixed)
-(no)stdin option poorly documented
| Reported by: | Annihilannic | Owned by: | |
|---|---|---|---|
| Priority: | normal | Component: | documentation |
| Version: | unspecified | Keywords: | ffmpeg stdin |
| Cc: | Blocked By: | ||
| Blocking: | Reproduced by developer: | yes | |
| Analyzed by developer: | yes |
Description
Summary of the bug:
The documentation should make it clear that you need to use -nostdin to disable stdin. Currently it makes no mention of the "no" part.
How to reproduce:
Change History
Note: See
TracTickets for help on using
tickets.



Should be fixed in:
commit 10c3329627262044b902cb2bef1f265f31b772d9 Author: Stefano Sabatini <stefasab@gmail.com> Date: Tue Aug 21 01:42:47 2012 +0200 doc/ffmpeg: extend documentation for -(no)stdin option Fix trac ticket #1665.