[FFmpeg-trac] #1571(undetermined:reopened): Make "concat" muxer/demuxer which will act like "image2"

FFmpeg trac at avcodec.org
Tue Jul 24 15:30:39 CEST 2012


#1571: Make "concat" muxer/demuxer which will act like "image2"
-------------------------------------+-------------------------------------
             Reporter:  burek        |                    Owner:
                 Type:  enhancement  |                   Status:  reopened
             Priority:  wish         |                Component:
              Version:  unspecified  |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------
Changes (by Cigaes):

 * status:  closed => reopened
 * resolution:  wontfix =>


Comment:

 There is nothing "retarded" about formats that can not be concatenated,
 and it has not much to do with streamable. Furthermore, even if these
 formats were, for some reason, "retarded", there are currently enough
 people who use them to warrant implementing things for them.

 Concatenating at the demuxer level makes a lot of sense if the files that
 are being concatenated have the same streams with the same codecs in them:
 it is just a matter of outputting the packets of the second file after the
 packets of the first one, possibly adjusting the timestamps.

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


More information about the FFmpeg-trac mailing list