Progressive Rendering: use output settings of blend file for previews #61094
Labels
No Label
Good First Issue
Priority
High
Priority
Low
Priority
Normal
Status
Archived
Status
Confirmed
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Job Type
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: studio/flamenco#61094
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?
Currently progressive rendering previews are hard-coded as JPEG. This is fine for most render jobs, but sometimes transparency is used and thus rendering to PNG is required. The easiest way to give artists control over this would be to use the output settings of the blend file.
preview_exr_sequence
command that basically does the same asexr_sequence_to_jpeg
except it doesn't mention the output file format in the name and uses the settings in the blend file..jpg
)Added subscriber: @dr.sybren
Added subscriber: @fsiddi
Alternatively offer JPEG2000 as only option (supports Alpha).
Changed status from 'Confirmed' to: 'Archived'
A new generation of Flamenco (version 3.0) is in development (in the
main
branch at https://developer.blender.org/diffusion/F/), so all issues with Flamenco version 2 or older will be archived.