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

Getting Trouble with XStack Filter to create mosaic view #839

Open
LexarWtfun opened this issue Jun 3, 2024 · 1 comment
Open

Getting Trouble with XStack Filter to create mosaic view #839

LexarWtfun opened this issue Jun 3, 2024 · 1 comment

Comments

@LexarWtfun
Copy link

-filter_complex
"[0]setpts=PTS-STARTPTS,crop=iw:360[topleft];
[1]setpts=PTS-STARTPTS,crop=iw:360[topright];
[2]setpts=PTS-STARTPTS,crop=iw:360[bottomleft];
[3]setpts=PTS-STARTPTS,crop=iw:360[bottomright];
[topleft][topright][bottomleft][bottomright]xstack=inputs=4:layout=0_0|w0_0|0_h0|w0_h0"

@Wessiez
Copy link

Wessiez commented Nov 6, 2024

I also have a problem with this piece of code.
The " after the (-filter_complex} gives a {SyntaxError: invalid syntax}

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

2 participants