Skip to content

Commit 99ff452

Browse files
authored
Merge pull request #186946 from Namandeep-MSFT/naman-v3-feature-gaps
Customer Support 1913124.
2 parents 1326377 + c54eb7c commit 99ff452

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

articles/media-services/latest/migrate-v-2-v-3-differences-feature-gaps.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: media-services
99
ms.topic: conceptual
1010
ms.tgt_pltfrm: multiple
1111
ms.workload: media
12-
ms.date: 03/25/2021
12+
ms.date: 01/31/2022
1313
ms.author: inhenkel
1414
---
1515

@@ -21,19 +21,19 @@ ms.author: inhenkel
2121

2222
![migration steps 2](./media/migration-guide/steps-2.svg)
2323

24-
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.
2625

2726
## Feature gaps between V2 and V3 APIs
2827

2928
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:
3230

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.
3432

3533
- Inserting a video track when input has no video.
3634

35+
- The `InsertBlackIfNoVideoBottomLayerOnly` and `InsertBlackIfNoVideo` flags are no longer supported in v3.
36+
3737
- Live Events with transcoding currently don't support Slate insertion mid-stream and ad marker insertion via API call.
3838

3939
- 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.
@@ -44,7 +44,7 @@ not available in V3:
4444

4545
- In Media Services V3, FairPlay IV cannot be specified. While it doesn't impact customers using Media Services for both packaging and license delivery, it can be an issue when using a third-party DRM system to deliver the FairPlay licenses (hybrid mode).
4646

47-
- Client-side storage encryption for protection of assets at rest has been removed in the V3 API and replaced by storage service encryption for data at rest. The V3 APIs continue to work with existing storage encrypted assets but won't allow creation of new ones.
47+
- Client-side storage encryption for protection of assets at rest has been removed in the V3 API and replaced by storage service encryption for data at rest. The V3 APIs continue to work with existing storage-encrypted assets but won't allow creation of new ones.
4848

4949
## Terminology and entity changes
5050

0 commit comments

Comments
 (0)