Forum Discussion
stefan-ko
Dec 07, 2022Copper Contributor
Hide Video-Settings & Help in embeded code
Is there a way to hide the "video-settings" and "help"-button in an embedded video? I see that there are some parameters to control the embedded output, like &autoplay="" - is there a list of all av...
Marc Mroz
Microsoft
Dec 10, 2022stefan-ko - The "Video settings" pane only shows to users that have edit access. If they have view access, they won't see "Video settings" at all. The "Help" pane is always there as it's needed to give access to help articles for key info like hotkeys for accessibility. And we'll eventually allow reporting of issues to Microsoft through that help pane in embed as well so we can make sure that if users have buffering or playback issues, we can collect logs to analyze.
- stefan-koDec 21, 2022Copper ContributorHi Marc,
Thank you. Another thing is the quality settings for embeded videos. Can I force the embeded player to play a specific quality? I would like to view always in Full-HD.- Marc MrozJan 03, 2023
Microsoft
No that's not possible. Our player tries to pick the "right" playback quality level based on a bunch of factors, like bandwidth for the user, size of the player, etc. We don't want to force a 1080p video when it's a waste of bandwidth. Why do you want to force the playback to always be Full-HD? What's the problem with how it works today? Or what's the use case you are trying to accomplish?- stefan-koJan 04, 2023Copper Contributor
Marc Mroz Hi Marc,
I know also video plattforms such as YouTube or Vimeo are using the Auto as default, but they give you the oportunity to force videos to be played at a certain quality.
The reason that feature would be an improvement is that - as it is now - users complain about bad video-quality allthough it is a high-bitrate Full-HD-video and the user's bandwith is very high. The reason might be that - as I've read in other posts - Microsoft Stream takes some seconds until the video is played in the best possible quality.
As for the videos I am dealing with, these are mostly screencasts with a lot of details. Not beeing able to see these details - even if it is just for 5 seconds - may cause some users to quit viewing after 2 seconds and start complaining.
I am looking for the highest possible video-quality. If you have any best practices - that would be highly appreciated. As I see it, Microsoft Stream is transcoding the videos anyway. So what I am doing is uploading it with a very high bitrate. Is that the way to go or would it increase quality/ loading speed of the HD-version if I'd encoded it with a lower bitrate (e.g. a H.264, 6MBPS VB for a Full-HD video)?