Email or username:

Password:

Forgot your password?
Top-level
Aral Balkan

@mastohost Don’t disagree. I do wonder, however, if more processing could be done server side so that a < 30 second video captured on a modern mobile phone fits the limits (the issue is that modern phones have stellar resolution so they’d need to be resampled/recompressed).

3 comments
Eugen Rochko

@aral @mastohost We did historically up the limits when a new generation of iPhones dropped because ideally mobile videos should just work but it’s complicated, the bigger they are, the more resources it takes to process it server-side.

SuperDicq
@Gargron @aral @mastohost I wonder if it is possible to downsize videos clientside efficiently to save server resources.
Eugen Rochko

@SuperDicq @aral @mastohost Probably not in the browser, though native apps should be able to

Go Up