Fix embedding/playback of portrait 4K videos, bump max video resolution to 8K#30683
Fix embedding/playback of portrait 4K videos, bump max video resolution to 8K#30683comdev1337 wants to merge 1 commit into
Conversation
|
Thanks for fixing the regression. But other changes I don't think are desired right now, they can be discussed, but separate from regression fix for the files that played before but stopped playing in the latest version. I don't want to raise sending / playable files dimensions to 8K, they were never sent / played before and this change has nothing to do with recent regression. Also, rendering the initial frame in streaming downscaled to isn't what I want, because I cache that frame separately as a "full first frame", and 320x320 won't be good for most of the videos. |
|
For now I've merged the fixing regression part. |
958f34c to
d103e9e
Compare
d103e9e to
e7dc330
Compare
|
Fair enough, I should have split these. Removed the 665a288 part.
Bumped |
|
Day |
Fixes #30678
See: #30678 (comment)