[FFmpeg-user] Concatenate x10?

Tamas Szanka tamas.szanka at gmail.com
Thu Jun 29 16:24:41 EEST 2023


ended up doing them one at a time, to get 10 individual files.
Ill search for instructions on loop with Chatgtpt, if it can be done in
python I might manage.

Thanks for the effort!

On Thu, Jun 29, 2023 at 4:10 PM MacFH - C E Macfarlane - News <
news at macfh.co.uk> wrote:

> On 29/06/2023 12:50, Rob Hallam wrote:
> >
> > On Thu, 29 Jun 2023 at 11:32, MacFH - C E Macfarlane - News
> > <news at macfh.co.uk> wrote:
> >>
> >> ffmpeg -f concat -i concat.txt -acodec copy -vcodec copy Result.mp4
> >
> > Note that this would create one single file as opposed to ten, not
> > sure if that's what OP wants.
> >
> > For the latter, a loop would be better as discussed.
>
> Fair point, I hadn't spotted that he might be wanting individual files
> as a result.
> _______________________________________________
> 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