[FFmpeg-trac] #1268(undetermined:new): Shorthand for all streams c:all

FFmpeg trac at avcodec.org
Wed May 2 11:03:35 CEST 2012


#1268: Shorthand for all streams c:all
-------------------------------------+-------------------------------------
             Reporter:  burek        |                     Type:
               Status:  new          |  enhancement
            Component:               |                 Priority:  wish
  undetermined                       |                  Version:
             Keywords:               |  unspecified
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------
 Hi,

 It would be easier to type:
 {{{
 -c:all copy
 }}}
 instead of
 {{{
 -c:v copy -c:a copy -c:s copy -c:d copy -c:t copy
 }}}
 if that option is implemented.

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


More information about the FFmpeg-trac mailing list