On Sat, May 28, 2022 at 9:34 PM Cecil Westerhof via ffmpeg-user < [email protected]> wrote:
> I need to concatenate a series of files. It would be nice when every > part would be preceded with its number. > For example: > - A white one on a black background. > - Then the first video. > - Then a white two on a black background. > - Then the second video. > . > . > . > > Would that be possible, or do I want to much? > Use concat filter and drawtext on color filter source. > > -- > Cecil Westerhof > Senior Software Engineer > LinkedIn: http://www.linkedin.com/in/cecilwesterhof > _______________________________________________ > 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". > _______________________________________________ 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".
