Blender Git Statistics -> Branches -> temp-vse-downscale-preview

"Temp-vse-downscale-preview" branch

Total commits : 1
Total committers : 1
First Commit : February 2, 2021
Latest Commit : February 2, 2021


Commits by Date

DateNumber of Commits
February 2, 20211

Committers

AuthorNumber of Commits
Richard Antalik1

Popular Files

FilenameTotal Edits
effects.c1
wm_playanim.c1
image_cache.c1
image.c1
prefetch.c1
IMB_imbuf.h1
proxy.c1
sequencer_draw.c1
render.c1
DNA_space_types.h1

Latest commits Feed

February 2, 2021, 12:03 (GMT)
VSE: Render in size nearest to preview image

Calculate nearest power of two render size based on image size in
preview area when "Proxy Render Size" is set to "Automatic".

Downscaling is implemented for movies on IO level - see `IMB_Downscale`
and `IMB_anim_absolute()`. Movies are also downscaled by factor which
is power of two. Currently up to 32x - `IMB_DOWNSCALE_32X`

This means that with smaller preview sizes optimal image sizes are used
resulting in lower memory usage and higher performance.

Demo 8K video preview performance + debug info how it works internally:
{F9422536}

Differential Revision: https://developer.blender.org/D9414

MiikaHweb - Blender Git Statistics v1.06
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021