We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ae228c commit 07441d3Copy full SHA for 07441d3
README.md
@@ -18,6 +18,12 @@ The naming pattern follows : UEX.Y where X is the major unreal version and Y the
18
19
The main is currently for Unreal UE5.1.
20
21
+## Supported Codecs
22
+
23
+* VP8 (software decoding)
24
+* VP9 (software decoding)
25
+* H264 is NOT supported, you will get a black screen if you try viewing a stream encoded with H264.
26
27
## Installation
28
29
You can install the plugin from the source code.
0 commit comments