如何将多个 Alpha 通道 WMV 与 WPF MediaElement 混合?
我有两个媒体元素相互重叠,位于静态图像之上。每个媒体元素都播放不同的 WMV 文件,每个文件都定义了一个 Alpha 通道。
(上)
A - 带 Alpha 通道的 WMV 视频 1
B - 带 Alpha 通道的 WMV 视频 2
C - 静态图像
我有两个问题:
如何使 B 层与 C 层混合,并使 A 层与 B 和 C 混合,以便计算透明度级别并通过三个级别混合在一起?
我是否应该在我的 mediaelements 中使用比 WMV 更容易/更快捷/无损的不同视频格式?
I have two mediaelements overlapping each other, on top of a static image. The media elements are each playing a different WMV file each with an alpha channel defined.
(top)
A - WMV video 1 with alpha channel
B - WMV video 2 with alpha channel
C - static image
I have two questions:
How do I get layer B to bland with level C and level A to blend with B and C so that levels of transparencies are calculated and blended together through the three levels?
Should I be using a different video format that would be easier/snappier/lossless rather than WMV with my mediaelements?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论