This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender
Richard Antalik ef8240e64c Fix T91992: Incorrect clip strip image size
When proxy size lower than 100% is used, clip strips are rendered with
incorrect image size.

This is because if proxies aren't enabled in movieclip, it automatically
falls back on rendering original media. Sequencer doesn't have knowledge
about this and since 9c99292a16 it assumes that image is proxy,
because it explicitly requested this size.

Check movieclip flag to see if proxies are enabled.

Reviewed By: sergey

Differential Revision: https://developer.blender.org/D13080
2021-11-15 20:07:46 +01:00
..
2021-10-06 14:54:05 +11:00
2021-10-04 13:15:15 +11:00
2021-10-12 17:55:02 +11:00
2021-10-03 12:13:29 +11:00
2021-10-20 11:16:43 +11:00
2021-11-04 16:51:37 -03:00
2021-10-20 11:16:43 +11:00
2021-10-06 14:54:05 +11:00