Skip to content

Commit a06e2c7

Browse files
authored
Update introduction.md
1 parent 1a25798 commit a06e2c7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

introduction.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,11 @@ For the complete Documentation for all Platforms, visit **[HISPlayer Unity SDKs]
1111

1212
### Video Codecs
1313
* H.264 (AVC)
14+
* Container Format must be fragmented MP4 (fMP4) files or MPEG transport streams
15+
* Profile and Level must be less than or equal to High Profile, Level 5.2. Do not use Main or Baseline Profile.
1416
* H.265 (HEVC)
17+
* Container Format must be fragmented MP4 (fMP4) files
18+
* Profile, Level, and Tier must be less than or equal to Main 10 Profile, Level 5.1, High Tier.
1519

1620
### Audio Codecs
1721
* AAC

0 commit comments

Comments
 (0)