[FFmpeg-user] Concatenate x10?
Carl Zwanzig
cpz at tuunq.com
Thu Jun 29 18:39:39 EEST 2023
On 6/29/2023 6:24 AM, Tamas Szanka wrote:
> ended up doing them one at a time, to get 10 individual files.
Sometimes, that's the fastest option, especially if you're only doing it a
few times.
> Ill search for instructions on loop with Chatgtpt, if it can be done in
> python I might manage.
Windows cmd and powershell can do loops, *nix shells (most usually bash) can
do loops, _google_ will show you tons of examples; no need to overcomplicate
things.
First hit "windows for loop" - https://ss64.com/nt/for.html
z!
More information about the ffmpeg-user
mailing list