2019-03-29 22:26 GMT+01:00, Dan Bridges <[email protected]>: > Trying to concatenate some mp4 files. All the same > (just copies of the same test files). > > myfile.txt contains: > > Sequence_0000.mp4 > Sequence_0001.mp4 > Sequence_0002.mp4
$ cat myfile.txt file Sequence_0000.mp4 file Sequence_0001.mp4 file Sequence_0002.mp4 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".
