Skip to content

Commit 5fe45d4

Browse files
author
PRMerger7
authored
Merge pull request #42493 from Juliako/patch-18
Update customize-encoder-presets-how-to.md
2 parents 1ec4992 + c66dfb5 commit 5fe45d4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/media-services/latest/customize-encoder-presets-how-to.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Encode custom transform using Azure Media Services | Microsoft Docs
3-
description: This topic shows how to use Azure Media Services to encode a custom transform.
2+
title: Encode custom transform using Azure Media Services v3 | Microsoft Docs
3+
description: This topic shows how to use Azure Media Services v3 to encode a custom transform.
44
services: media-services
55
documentationcenter: ''
66
author: Juliako
@@ -20,7 +20,7 @@ ms.author: juliako
2020
When encoding with Azure Media Services, you can get started quickly with one of the recommended built-in presets based on industry best practices as demonstrated in the [Streaming files](stream-files-tutorial-with-api.md) tutorial, or you can choose to build a custom preset to target your specific scenario or device requirements.
2121

2222
> [!Note]
23-
> All of the bitrates are in bits per second.
23+
> In Azure Media Services v3, all of the encoding bit rates are in bits per second. This is different than the REST v2 Media Encoder Standard presets. For example, the bitrate in v2 would be specified as 128, but in v3 it would be 128000.
2424
2525
## Download the sample
2626

0 commit comments

Comments
 (0)