[FFmpeg-trac] #3924(avcodec:new): libavcodec - the option name "ac" is duplicated

FFmpeg trac at avcodec.org
Thu Sep 4 15:17:27 CEST 2014


#3924: libavcodec - the option name "ac" is duplicated
------------------------------------+-----------------------------------
             Reporter:  cnt         |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  normal      |                Component:  avcodec
              Version:  git-master  |               Resolution:
             Keywords:              |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+-----------------------------------
Changes (by cehoyos):

 * analyzed:  1 => 0
 * keywords:  ac =>
 * reproduced:  1 => 0


Comment:

 I don't think there are two options with the name {{{ac}}}.
 There is one option {{{-ac}}} with sets the number of audio channels, for
 example {{{-ac 2}}} and there is an option {{{-coder}}} that allows to
 select Huffman or arithmetic coder, for example with {{{-coder ac}}}. How
 can these options be confused?

--
Ticket URL: <https://trac.ffmpeg.org/ticket/3924#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list