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

Concat operation #28

@vadim-frosting

Description

@vadim-frosting

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions