#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
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac

Reply via email to