简体   繁体   中英

Azure Media Services v3 - VideoOverlay

I need help with Azure Media Services v3.

I read official docs but .NET SDK for .NET Core haven't CloudMediaContext and so on.

I need this feature:

Options 1

  1. Create short video from original. This video is used for preview
  2. Video in step 1 must have overlay (Only Video).

How Can I meet requirements?

For step 1 I think that I create filter? Or I need to create new assets with overlay and upload blob?

Options 2

  1. Create thumbnails as describe here
  2. Image in step 1 must have overlay (Only Image)

How Can I meet requirements?

At this time, the v3 APIs do not support overlays. This and other advanced features in the Standard Encoder have not yet been exposed via v3 APIs - see this document for other such gaps. The product team is working on closing these gaps.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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