简体   繁体   English

Azure 媒体服务 v3 - VideoOverlay

[英]Azure Media Services v3 - VideoOverlay

I need help with Azure Media Services v3.我需要 Azure 媒体服务 v3 方面的帮助。

I read official docs but .NET SDK for .NET Core haven't CloudMediaContext and so on.我阅读了官方文档,但 .NET Core 的 .NET Core 没有CloudMediaContext等等。

I need this feature:我需要这个功能:

Options 1选项 1

  1. Create short video from original.从原始创建短视频。 This video is used for preview此视频用于预览
  2. Video in step 1 must have overlay (Only Video).第 1 步中的视频必须有叠加层(仅限视频)。

How Can I meet requirements?我怎样才能满足要求?

For step 1 I think that I create filter?对于第 1 步,我认为我创建了过滤器? Or I need to create new assets with overlay and upload blob?或者我需要使用覆盖创建新资产并上传 blob?

Options 2选项 2

  1. Create thumbnails as describe here按照此处的描述创建缩略图
  2. Image in step 1 must have overlay (Only Image)步骤 1 中的图像必须有叠加层(仅图像)

How Can I meet requirements?我怎样才能满足要求?

At this time, the v3 APIs do not support overlays.目前,v3 API 不支持覆盖。 This and other advanced features in the Standard Encoder have not yet been exposed via v3 APIs - see this document for other such gaps.标准编码器中的此功能和其他高级功能尚未通过 v3 API 公开 - 请参阅文档以了解其他此类差距。 The product team is working on closing these gaps.产品团队正在努力缩小这些差距。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM