id,summary,reporter,owner,description,type,status,priority,component,version,resolution,keywords,cc,blockedby,blocking,reproduced,analyzed
1571,"Make ""concat"" muxer/demuxer which will act like ""image2""",burek,,"Since a lot of people are trying to use ffmpeg to concat their media files lately, it would make sense to maybe create a muxer/demuxer that will act like image2 mux/demux, which would read several input files, one after another (like a playlist) and would produce a useful output for filters/encoders further in the processing chain.

Showcase:
{{{
ffmpeg -f concat -i ""input1:input2:input3"" -acodec .. -vcodec .. output
}}}",enhancement,closed,wish,avformat,git-master,fixed,concat,,,,0,0
