[FFmpeg-trac] #4860(build system:new): Concat protocol improvement

FFmpeg trac at avcodec.org
Thu Sep 17 01:36:21 CEST 2015


#4860: Concat protocol  improvement
-------------------------------------+-------------------------------------
             Reporter:  malcev       |                     Type:
               Status:  new          |  enhancement
            Component:  build        |                 Priority:  normal
  system                             |                  Version:
             Keywords:  Concat       |  unspecified
  protocol                           |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Hi!
 I can not use ffmpeg Concat protocol with so many files - I cannot run it
 through cmd because of Windows command-line string limitation.
 ffmpeg -i "concat:input1.mpg|input2.mpg|input9999.mpg" -c copy output.mpg
 May be You can add importing list from file, as it is in Concat demuxer in
 feature release of ffmpeg?
 Thank You!

--
Ticket URL: <https://trac.ffmpeg.org/ticket/4860>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list