[FFmpeg-trac] #682(FFmpeg:closed): -codec copy is not copying all streams

FFmpeg trac at avcodec.org
Thu Nov 24 21:53:00 CET 2011


#682: -codec copy is not copying all streams
------------------------------------+-----------------------------------
             Reporter:  dericed     |                    Owner:
                 Type:  defect      |                   Status:  closed
             Priority:  normal      |                Component:  FFmpeg
              Version:  git-master  |               Resolution:  invalid
             Keywords:              |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+-----------------------------------
Changes (by cehoyos):

 * status:  new => closed
 * resolution:   => invalid
 * component:  undetermined => FFmpeg


Comment:

 I believe -codec copy is simply meant to copy the streams that exist by
 default in the output format or are requested for the output file (and
 -map 0 forces all input streams to be present in the output file).

 As you found out, -map -0:d can be used to disable data streams, I added a
 patch for -dn in ticket #647.

 If you think the documentation is bad, please suggest improvements.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/682#comment:5>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list