Skip to content

Commit f8b40d9

Browse files
Merge pull request #300959 from dknappettmsft/patch-2
AVD remove HEVC preview reference
2 parents c594107 + d5f0905 commit f8b40d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-desktop/graphics-encoding.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ RDP uses a range of features and techniques to process and transmit graphics dat
2929

3030
- **Delta detection and caching**: reduces the amount of data that needs to be transmitted.
3131

32-
- **Multiple codec support**: uses hardware decoders on a local device. Codecs include the Advanced Video Coding (AVC) video codec, also known as H.264, and the High Efficiency Video Coding (HEVC) video codec, also known as H.265. HEVC/H.265 support is in preview and requires a compatible GPU-enabled remote virtual machine.
32+
- **Multiple codec support**: uses hardware decoders on a local device. Codecs include the Advanced Video Coding (AVC) video codec, also known as H.264, and the High Efficiency Video Coding (HEVC) video codec, also known as H.265. HEVC/H.265 support requires a compatible GPU-enabled remote virtual machine.
3333

3434
- **4:2:0 and 4:4:4 chroma subsampling**: provides a balance between image quality and bandwidth usage.
3535

0 commit comments

Comments
 (0)