[FFmpeg-trac] #7739(documentation:new): Explain stream specifier usage for codec and other global options

FFmpeg trac at avcodec.org
Fri Feb 15 14:24:29 EET 2019


#7739: Explain stream specifier usage for codec and other global options
-------------------------------------+-------------------------------------
             Reporter:  UlfZibis     |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  documentation                      |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:
 At https://www.ffmpeg.org/ffmpeg-codecs.html#Codec-Options there is no
 hint that options should be postfixed by a stream specifier in case of
 ambiguity. An example would be helpful too.
 At https://www.ffmpeg.org/ffmpeg.html#AVOptions the given example doesn't
 reflect the statement: "... a stream specifier should be attached ...", so
 "... in case of ambiguity" should be amended.
 For https://ffmpeg.org/ffmpeg-formats.html#Format-Options the same
 applies.
 How to reproduce:
 {{{
 % ffmpeg -i input -level:a 5 output # avoid ambiguity with video codec
 level
 ffmpeg version: current
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/7739>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list