Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to merge it into a video after cutting. #8

Open
wxZhangs opened this issue Sep 5, 2018 · 0 comments
Open

How to merge it into a video after cutting. #8

wxZhangs opened this issue Sep 5, 2018 · 0 comments

Comments

@wxZhangs
Copy link

wxZhangs commented Sep 5, 2018

./ffmpeg -i ~/fuck.mp4 -i ~/1.mp4 -shortest -filter_complex "[1:v]chromakey=0x70de77:0.1:0.2[ckout];[0:v][ckout]overlay[out]" -map "[out]" output.mp4
How does this command come true?

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

No branches or pull requests

1 participant