[FFmpeg-trac] #3591(undetermined:closed): Setting the audio bitrate for the second (or all following) streams does not work

FFmpeg trac at avcodec.org
Sat Apr 26 18:35:01 CEST 2014


#3591: Setting the audio bitrate for the second (or all following) streams does
not work
-------------------------------------+-------------------------------------
             Reporter:  Atarikid     |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |  worksforme
Analyzed by developer:  0            |               Blocked By:
                                     |  Reproduced by developer:  0
-------------------------------------+-------------------------------------
Changes (by cehoyos):

 * status:  new => closed
 * resolution:   => worksforme


Comment:

 Every one of the following combinations work for me:
 {{{-b:a:0 128k -b:a:1 256k}}}
 {{{-b:a:0 128k -ab:2 256k}}}
 {{{-ab:1 128k -ab:2 256k}}}

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


More information about the FFmpeg-trac mailing list