Ticket #1665 (closed defect: fixed)

Opened 10 months ago

Last modified 10 months ago

-(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:

http://ffmpeg.org/ffmpeg.html#Main-options

Change History

comment:1 Changed 10 months ago by saste

  • Analyzed by developer set
  • Keywords ffmpeg stdin added
  • Status changed from new to closed
  • Resolution set to fixed
  • Reproduced by developer set

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.

comment:2 Changed 10 months ago by Annihilannic

Thanks!

Note: See TracTickets for help on using tickets.