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

setting different width/height for different videos will cause unexpected merge result. #29

Open
lzl124631x opened this issue Jul 27, 2020 · 0 comments

Comments

@lzl124631x
Copy link

lzl124631x commented Jul 27, 2020

https://codepen.io/lzl124631x/pen/mdVgKBq

The video and camera are of different sizes (width x height). I read the sizes of them and set them to the streams, then I got the following unexpected result. The expected result would be that at least none of them are cropped.

Is there a good way to prevent mixer from stretching the videos? It by default fit them to the same width/height. But I'd prefer to add black margins and keep the original size.

image

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