-
What does changing a player’s (think youtube/vimeo/netflix) resolution actually do?
Of course the overall quality goes down and the bitrate is lowered, but is the actual pixel count lowered? If so, how? When you upload a video it is usually transcoded into various bitrates, but is there actual upscaling/downscaling done during the transcoding process as well? That is to say, are multiple renditions of the same video created at different resolutions? Say you have you have one master uncompressed HD video file to stream in an abr format like hls… when you upload/encode the video should you (or the backend transcoding system) be making various renditions at different resolutions AND bit rates, or just transcoding to different bitrates? What is the player actually doing to the video when you change the resolution if it does not have pre-encoded video at multiple resolutions to choose from?