[FFmpeg-user] Generate numbers when concatenating videos

Paul B Mahol onemda at gmail.com
Sat May 28 22:57:09 EEST 2022


On Sat, May 28, 2022 at 9:34 PM Cecil Westerhof via ffmpeg-user <
ffmpeg-user at ffmpeg.org> 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
> ffmpeg-user at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".
>


More information about the ffmpeg-user mailing list