Skip to content
This repository was archived by the owner on Sep 29, 2023. It is now read-only.

Concat operation #28

Open
vadim-frosting opened this issue Jun 27, 2021 · 0 comments
Open

Concat operation #28

vadim-frosting opened this issue Jun 27, 2021 · 0 comments

Comments

@vadim-frosting
Copy link

Concat operation does not appear to be possible, either with a filelist method:
ffmpeg -f concat -i filelist.txt -c copy out1.mp4
OR "concat" protocol method:
ffmpeg -i "concat:vid2.mp4|vid1.mp4" -c copy out4.mp4

Both are blocked by ffprobe error.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant