blender vse cant deal with exr files #53292
Labels
No Label
Meta
Good First Issue
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 & Devices
Module
Python API
Module
Rendering & Cycles
Module
Sculpt, Paint & Texture
Module
User Interface
Module
VFX & Video
Priority
High
Priority
Low
Priority
Normal
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Information 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
4 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-manual#53292
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Your documentation states that you can work with .exr (including multilayer) in VSE. (here https://docs.blender.org/manual/en/dev/render/workflows/animations.html).
But VSE can not actually handle exr files.
Changed status to: 'Open'
Added subscriber: @Denis-3
Added subscriber: @zeauro
Documentation states that a Frame Sequence Approach to render animations is possible with .exr multilayer, JPG or PNG.
Then, it indicates that you use Blender's compositor and Blender's VSE.
There is a subtile difference.
You can direclty import a JPG or PNG sequence as an image sequence strip into VSE and render the anim.You can not do it with Multilayer.
While describing that workflow, documentation is confusing.
At step 8, .exr is mentionned as an example of file format but it could be Tiff.
And at step 9, VSE is mentionned.
But you can import a Multilayer sequence as an Image Sequence node into compositor to make compositing changes. Then , you can render directly animation into a movie format or import a corresponding scene strip inside VSE. Documentation is missing this part.
Added subscriber: @Blendify
From my quick testing regular exr works but multilayer exr does not work. I will add a note in the manual.
This issue was referenced by 4191
Changed status from 'Open' to: 'Resolved'