Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想实现在某个时刻在现有视频上添加动画的功能,如果可以使用坐标(X,Y)。有人可以告诉我这是否可能以及如何?是否有任何库可以在现有视频上实现叠加动画?
你可以把它放到一个<cavas></canvas>. 并设置 canvas.left/top 来移动它。或者您可以通过更改 Margin 属性来实现。
<cavas></canvas>