VSE: Operators missing cache invalidation #93151

Open
opened 2021-11-17 05:27:28 +01:00 by tintwotin · 5 comments

System Information
Operating system: Windows-10-10.0.19042-SP0 64 Bits
Graphics card: GeForce RTX 2060/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 462.59

Blender Version
Broken: version: 3.1.0 Alpha, branch: master, commit date: 2021-11-17 02:38, hash: ecad33f214

Short description of error
These things were also reported in: #90415 but not fixed yet. Invalidate cache = restart prefetch frames.

Scene Strips:

  • 3D View object changes in referenced Scene strip need to invalidate cache.
  • Changing the Post Processing setting in the referenced scene in a scene strip needs to invalidate cache.
  • Changes in Compositor need to invalidate cache.

Text Strips:

  • Doesn't update while entering text, but do when changing Wrap Width.

Snap Strips to Current Frame:

  • Is not caching from the Playhead position. It actually makes prefetch caching stop. And it will only start again if Show Cache is disabled and reenabled.
    snap_current_frame.gif

Modifiers:

  • Curves doesn't update Preview while dragging curve points, only on release.

Unmute Strips:

  • Need to invalidate cache.

Btw. caching still needs to work when reverse playing and also needs to keep some frames cached on the left side of the playhead for quick reverse playing. There might be an old report open for this, but I can't remember.

**System Information** Operating system: Windows-10-10.0.19042-SP0 64 Bits Graphics card: GeForce RTX 2060/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 462.59 **Blender Version** Broken: version: 3.1.0 Alpha, branch: master, commit date: 2021-11-17 02:38, hash: `ecad33f214` **Short description of error** These things were also reported in: #90415 but not fixed yet. Invalidate cache = restart prefetch frames. Scene Strips: - 3D View object changes in referenced Scene strip need to invalidate cache. - Changing the Post Processing setting in the referenced scene in a scene strip needs to invalidate cache. - Changes in Compositor need to invalidate cache. Text Strips: - Doesn't update while entering text, but do when changing Wrap Width. Snap Strips to Current Frame: - Is not caching from the Playhead position. It actually makes prefetch caching stop. And it will only start again if Show Cache is disabled and reenabled. ![snap_current_frame.gif](https://archive.blender.org/developer/F11817731/snap_current_frame.gif) Modifiers: - Curves doesn't update Preview while dragging curve points, only on release. Unmute Strips: - Need to invalidate cache. Btw. caching still needs to work when reverse playing and also needs to keep some frames cached on the left side of the playhead for quick reverse playing. There might be an old report open for this, but I can't remember.
Author

Added subscriber: @tintwotin

Added subscriber: @tintwotin

Added subscriber: @iss

Added subscriber: @iss

Changed status from 'Needs Triage' to: 'Confirmed'

Changed status from 'Needs Triage' to: 'Confirmed'

These items don't have interface to allow for strip cache invalidation, so I will classify as known issue.

Prefetching has nothing to do with cache invalidation though, In case of snapping strips this probably needs viewport update. Unmute strips does invalidate cache as well, not sure what issue there is.

These items don't have interface to allow for strip cache invalidation, so I will classify as known issue. Prefetching has nothing to do with cache invalidation though, In case of snapping strips this probably needs viewport update. Unmute strips does invalidate cache as well, not sure what issue there is.
Author

@iss For checking work done in the linked-to scene, maybe the undo stack can be checked and be used to invalidate the cache if the liked-to-scene is the same scene as the one with work done in?

@iss For checking work done in the linked-to scene, maybe the undo stack can be checked and be used to invalidate the cache if the liked-to-scene is the same scene as the one with work done in?
Philipp Oeser removed the
Interest
VFX & Video
label 2023-02-10 09:31:35 +01:00
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
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
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
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
EEVEE & Viewport
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
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
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 project
No Assignees
2 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#93151
No description provided.