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

Logo for each image #89

Open
willhalling opened this issue May 21, 2020 · 3 comments
Open

Logo for each image #89

willhalling opened this issue May 21, 2020 · 3 comments
Labels

Comments

@willhalling
Copy link

Thanks @h2non for excellent library.

I can add a ONE logo to the video using the logo example.

However, I am trying to add a unique logo for each image. In the documentation there is a prop for logo under image options but it's not working for me. Is this even possible?

@h2non h2non added the question label May 21, 2020
@h2non
Copy link
Owner

h2non commented May 21, 2020

Multiple logos are not supported natively, but you can add the logo to each image in a separate process that unifies both images into a single one, achieving pretty much the same result.

@h2non
Copy link
Owner

h2non commented May 21, 2020

Not sure if ffmpeg actually supports it, but you might research the different options in ffmpeg documentation and try it by forking the repo. Good luck!

@willhalling
Copy link
Author

Ok thank you. I'll explore that option.

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

No branches or pull requests

2 participants