You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
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!
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?
The text was updated successfully, but these errors were encountered: