Post not yet marked as solved
Click to stop watching this thread.
You have stopped watching this post. Click to start watching again.
Post marked as unsolved with 1 replies, 0 views
Replied In
Playing HD HDR @ 50fps
For exampleA manifest file containing these two HDR streams (among others), will only play the 25 FPS stream when the customers device Video Setting is "4K HDR 50Hz".#EXT-X-STREAM-INF:BANDWIDTH=3064063,AVERAGE-BANDWIDTH=3064063,RESOLUTION=1280x720,FRAME-RATE=25.000,VIDEO-RANGE=PQ,CODECS="hvc1.2.4.L93.B0,mp4a.40.5",AUDIO="audio_0"
index_6.m3u8
#EXT-X-STREAM-INF:BANDWIDTH=6319654,AVERAGE-BANDWIDTH=6319654,RESOLUTION=1280x720,FRAME-RATE=50.000,VIDEO-RANGE=PQ,CODECS="hvc1.2.4.L123.B0,mp4a.40.5",AUDIO="audio_0"
index_7.m3u8But if the customers video setting was "HD HDR 50Hz" then it would play the 50 fps stream.Thanks