Last active
December 2, 2023 23:11
-
-
Save dixonge/5f9f5f458d8ba690db08eb20a1e8ff31 to your computer and use it in GitHub Desktop.
Concatenate-multiple-ts-files-into-one
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cat *.ts* >> videofilename.ts |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment