[FFmpeg-trac] #2311(avformat:new): unexpected tee muxer behaviour

FFmpeg trac at avcodec.org
Thu Feb 28 19:44:19 CET 2013


#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


More information about the FFmpeg-trac mailing list