Skip to content

Commit f7fe1cb

Browse files
authored
Update dynamic-packaging-overview.md
1 parent f65bd3d commit f7fe1cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/media-services/latest/dynamic-packaging-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Your streaming client can specify the following Smooth Streaming formats:
7575

7676
The following steps show a common Media Services streaming workflow where Dynamic Packaging is used along with the Standard Encoder in Azure Media Services.
7777

78-
1. Upload an input file such as a QuickTime/MOV or MXF file. This file is also referred to as the mezzanine or source file. For the list of supported formats, see [Formats Supported by the Media Encoder Standard](media-encoder-standard-formats.md).
78+
1. Upload an input file such as a QuickTime/MOV or MXF file. This file is also referred to as the mezzanine or source file. For the list of supported formats, see [Formats Supported by the Standard Encoder](media-encoder-standard-formats.md).
7979
1. [Encode](#encode-to-adaptive-bitrate-mp4s) your mezzanine file into an H.264/AAC MP4 adaptive bitrate set.
8080
1. Publish the output asset that contains the adaptive bitrate MP4 set. You publish by creating a streaming locator.
8181
1. Build URLs that target different formats (HLS, MPEG-DASH, and Smooth Streaming). The **Streaming Endpoint** would take care of serving the correct manifest and requests for all these different formats.
@@ -92,7 +92,7 @@ The following articles show examples of [how to encode a video with Media Servic
9292
* [Encode a local file by using built-in presets](job-input-from-local-file-how-to.md).
9393
* [Build a custom preset to target your specific scenario or device requirements](customize-encoder-presets-how-to.md).
9494

95-
See the list of Media Encoder Standard [formats and codecs](media-encoder-standard-formats.md).
95+
See the list of Standard Encoder [formats and codecs](media-encoder-standard-formats.md).
9696

9797
## Live streaming workflow
9898

0 commit comments

Comments
 (0)