Hi @sLumpy,
I just posted this earlier not knowing what’s going on after weeks of browsing the forum/web, No longer can direct play raw DJI Osmo Action H.264 / Mavic 2 Pro H.265.
Searching thoroughly the forum again then I saw the 4.21.2 change log states “NEW: Added proper maximum bitrate to player profile” and another thread mentioning about Samsung bitrate transcoding issue so those gave me some hints…
So I looked into the logs (already upgraded to 4.25.2) and saw these:
Mar 23, 2020 17:15:43.888 [0x7f260b7fe700] INFO - [ui-safari-tizen] [MDE] Augmented profile: { "directPlay": { "mp4": { "video": { "codecs": { "h264": { "maxWidth": 4096, "maxHeight": 2160, "maxFrameRate": 60, "maxBitrate": 60000, "maxLevel": 52 }, "hevc": { "maxWidth": 4096, "maxHeight": 2160, "maxBitDepth": 10, "maxFrameRate": 60, "maxBitrate": 80000 }
And these for 4K H264 100Mbps:
Mar 23, 2020 17:15:39.221 [0x7f260b7fe700] WARN - [ui-safari-tizen] [MDE] Invalid profile property; width: 3840 > 1920
Mar 23, 2020 17:15:39.221 [0x7f260b7fe700] WARN - [ui-safari-tizen] [MDE] Invalid profile property; bitrate: 100034 > 60000
And these for 4K HEVC 10bit 100Mbps:
Mar 23, 2020 19:38:24.559 [0x7f268a7fc700] WARN - [ui-safari-tizen] [MDE] Invalid profile property; bitrate: 99900 > 80000
Seems now there’s a max bitrate H264 60Mbps and HEVC 80Mbps where previously before I can direct play these 4K 100Mbps video files without issues, lag or transcoding. Can we please have them both H264/HEVC max bitrate removed or increased like 102400? There’s plenty device out there capable of high 100Mbps+ bitrates… 