Does this library support to render video?
zdying opened this issue · 2 comments
This library is useful, but I want to know if it supports rendering video in the scene.
I have multiple video clips, and there are transition effects between each video clip.
How do I achieve this? Can anyone help me?
thanks!
Issue-Label Bot is automatically applying the label question
to this issue, with a confidence of 0.95. Please mark this comment with 👍 or 👎 to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
@zdying Currently canvas2video supports the rendering of a single video clip as the background of generated canvas animation. In future versions, we may consider supporting multiple animation/clips segments and transitions between them. Then, the canvas2video will become more like a "scriptable linear video editing" tool.
Thank you very much for your feedback.