Am Di., 15. Okt. 2019 um 20:19 Uhr schrieb James Tan <[email protected]>: > > > > > A concat filter exists, but I suspect the concat demuxer (that works > > differently and does not use glob) is what you need. > > https://ffmpeg.org/ffmpeg-filters.html#concat > > https://ffmpeg.org/ffmpeg-formats.html#concat-1 > > > Ah so basically you're saying you don't think there is a way to > concatenate with glob
No, I would expect the concat filter to work fine but I believe all other options are simpler in your case. (concat demuxer or reordering with symlinks for the image2 demuxer) Carl Eugen _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
