VSE: Enable "Preview During Transform" by default #123374

Merged
Pablo Vazquez merged 1 commits from pablovazquez/blender:vse-default-preview-transform into main 2024-06-18 17:38:22 +02:00
Member

Turn on Preview During Transform (show_transform_preview) by default on new scenes and the default startup.

Most users don't even know about this feature which exists (and is on by default) in most video editing software.

Old files are not affected, they will keep whatever setting they had.

Turn on `Preview During Transform` (`show_transform_preview`) by default on new scenes and the default startup. Most users don't even know about this feature which exists (and is on by default) in most video editing software. Old files are not affected, they will keep whatever setting they had.
Pablo Vazquez added 1 commit 2024-06-18 14:54:33 +02:00
Turn on `Preview During Transform` by default on new scenes.

Old files are not affected, they will keep whatever setting they had.
Pablo Vazquez added this to the Video Sequencer project 2024-06-18 14:56:46 +02:00
Pablo Vazquez added the
Module
VFX & Video
Interest
Video Sequencer
labels 2024-06-18 14:56:54 +02:00
Pablo Vazquez requested review from Francesco Siddi 2024-06-18 15:25:13 +02:00
Pablo Vazquez requested review from Richard Antalik 2024-06-18 15:30:53 +02:00
Francesco Siddi approved these changes 2024-06-18 15:34:58 +02:00
Francesco Siddi left a comment
Member

Functionality is ok.

Functionality is ok.
Richard Antalik approved these changes 2024-06-18 17:24:02 +02:00
Richard Antalik left a comment
Member

Code wise, this seems OK. On user level this change may impact performance if strip is not encoded for seeking speed (has large keyframe interval).

I am fine with merging this, if there will be negative feedback, rendering can be offloaded to thread, or disabled. Offloading rendering to thread may still be quite slow, but at least won't block UI.

Code wise, this seems OK. On user level this change may impact performance if strip is not encoded for seeking speed (has large keyframe interval). I am fine with merging this, if there will be negative feedback, rendering can be offloaded to thread, or disabled. Offloading rendering to thread may still be quite slow, but at least won't block UI.
Author
Member

Code wise, this seems OK. On user level this change may impact performance if strip is not encoded for seeking speed (has large keyframe interval).

Good point. Since we are in bcon1 I think it's a timely moment to test it and listen to user feedback.

I am fine with merging this, if there will be negative feedback, rendering can be offloaded to thread, or disabled. Offloading rendering to thread may still be quite slow, but at least won't block UI.

That'd be great! Didn't think it was even possible.

I'll go ahead and merge this then. Thanks!

> Code wise, this seems OK. On user level this change may impact performance if strip is not encoded for seeking speed (has large keyframe interval). Good point. Since we are in bcon1 I think it's a timely moment to test it and listen to user feedback. > I am fine with merging this, if there will be negative feedback, rendering can be offloaded to thread, or disabled. Offloading rendering to thread may still be quite slow, but at least won't block UI. That'd be great! Didn't think it was even possible. I'll go ahead and merge this then. Thanks!
Pablo Vazquez merged commit e55af25f38 into main 2024-06-18 17:38:22 +02:00
Pablo Vazquez deleted branch vse-default-preview-transform 2024-06-18 17:38:25 +02:00
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset System
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Code Documentation
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Viewport & EEVEE
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Asset Browser Project
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Module
Viewport & EEVEE
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Severity
High
Severity
Low
Severity
Normal
Severity
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#123374
No description provided.