Opened 9 years ago

Closed 8 years ago

#4860 closed enhancement (wontfix)

Concat protocol improvement

Reported by: malcev Owned by:
Priority: wish Component: avformat
Version: git-master Keywords: concat
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

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!

Change History (2)

comment:1 by Carl Eugen Hoyos, 9 years ago

Component: build systemavformat
Keywords: concat added; Concat protocol removed
Priority: normalwish
Version: unspecifiedgit-master

comment:2 by Elon Musk, 8 years ago

Resolution: wontfix
Status: newclosed

Use concat demuxer.

Note: See TracTickets for help on using tickets.