#2311: unexpected tee muxer behaviour
------------------------------------+------------------------------------
             Reporter:  elkq        |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  normal      |                Component:  avformat
              Version:  git-master  |               Resolution:
             Keywords:  tee muxer   |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+------------------------------------

Comment (by Cigaes):

 This is more or less the expected behaviour: the tee muxer does not know
 the capabilities of the underlying muxers, so it requires the streams to
 be explicitly mapped using the {{{-map}}} option. The same happens with
 the segment muxer, for instance.

 I just sent a patch to put it in the documentation.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2311#comment:1>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac

Reply via email to