You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Chromium seems to have some problems with codecs="hvc1.2.L153.B0" looks like that specific profile is not supported (I tried to hardcode it to codecs="hvc1.1.6.L153.B0" which results in decoding issues as shown below. (Not surprising, though 😄)
Files generated with Nokia Creator work better on Chromium. Those have codecs="hvc1.1.6.L183.80". I uploaded some content generated with Nokia tools to the same datacloud link located in Garage_nokia_erp folder.
You can try to use those files in order to test if it works for you. However, rendering is really laggy as described in #5.
Note, that Nokia's files use L183 which is not correct in my opinion. Because it means level 6.1 but the files are level 5.1 compliant and therefore it should be set to L153.
The link is https://datacloud.hhi.fraunhofer.de/nextcloud/s/38tHKMQTogibTKM. It prompts me to login, but I don't have an account.
Hi @LiaoLW, thank you for pointing to this issue.
Chromium seems to have some problems with
codecs="hvc1.2.L153.B0"
looks like that specific profile is not supported (I tried to hardcode it tocodecs="hvc1.1.6.L153.B0"
which results in decoding issues as shown below. (Not surprising, though 😄)Files generated with Nokia Creator work better on Chromium. Those have
codecs="hvc1.1.6.L183.80"
. I uploaded some content generated with Nokia tools to the same datacloud link located in Garage_nokia_erp folder.You can try to use those files in order to test if it works for you. However, rendering is really laggy as described in #5.
Note, that Nokia's files use
L183
which is not correct in my opinion. Because it means level 6.1 but the files are level 5.1 compliant and therefore it should be set toL153
.Originally posted by @podborski in #8 (comment)
The text was updated successfully, but these errors were encountered: