You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This part of the migration guidance gives you detailed information about the
25
-
differences between the V2 and V3 APIs.
24
+
This part of the migration guidance gives you detailed information about the differences between the V2 and V3 APIs.
26
25
27
26
## Feature gaps between V2 and V3 APIs
28
27
29
28
The V3 API has the following feature gaps with the V2 API. A couple
30
-
of the advanced features of the Media Encoder Standard in V2 APIs are currently
31
-
not available in V3:
29
+
of the advanced features of the Media Encoder Standard in V2 APIs are currently not available in V3:
32
30
33
-
- Inserting a silent audio track when input has no audio, as this is no longer required with the Azure Media Player.
31
+
- Inserting a silent audio track when input has no audio or inserting a monochrome video track when input has no video, as this is no longer required with the Azure Media Player.
34
32
35
33
- Inserting a video track when input has no video.
36
34
35
+
- The `InsertBlackIfNoVideoBottomLayerOnly` and `InsertBlackIfNoVideo` flags are not longer supported in v3.
36
+
37
37
- Live Events with transcoding currently don't support Slate insertion mid-stream and ad marker insertion via API call.
38
38
39
39
- Azure Media Premium Encoder will no longer be supported in V2. If you're using it for 8-bit HEVC encoding, use the new HEVC support in the Standard Encoder.
0 commit comments