﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	parents
5591	Avoiding up-scaling low-res videos	Ben Sturmfels		"Rose Irene wrote to the mailing list:

{{{
Hello dear developers

I was uploading videos with a resolution of 480p to my server but the videos
were also scaled to 1080p and 720p. Videos should be scaled from full resolution
to lower resolution. Example: 1080p to video 720p, 480p, 360p. but not 360p to
480p, 720p or 1080p

Regards,
Rose Irene
}}}

I've just tried this on the current master branch with the following 352x288 video and found that the video was transcoded to 360p, 480p and 720p.

https://upload.wikimedia.org/wikipedia/commons/2/25/Kleuters_vieren_gouden_jubileum.ogv


Vijeth, do you have any thoughts on how best to implement this check/skip? In the case that the original video is lower-res than all of the `available_resolutions`, I assume we would need to keep the original video, which is normally thrown away."	defect	closed	minor	0.11.0	programming	duplicate		vijthaaa@…	
