Flamenco Worker can send larger preview images than the Manager accepts #103516
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
4 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: studio/flamenco#103516
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?
Hi, it's my first time with Flamenco, I need to render 360 equirectangular stereoscopic images (4096x2048 (top-buttom for a total of 4096x4096px jpg image)
I have the following error when any worker finish to render an image :
I have around 150tb free space on the nas.
Are there any settings on flamenco server to change this limit ?
Thanks for the help.
Added subscriber: @softyoda
Added subscriber: @Raimund58
Flammenco "Worker sent too large last-rendered image"to Flamenco Worker can send larger preview images than the Manager acceptsChanged status from 'Needs Triage' to: 'Confirmed'
Added subscriber: @dr.sybren
The Worker already down-scales the image to a maximum of 1920x1080 pixels (maintaining the original aspect ratio), so they should be relatively small when they are received by the Manager.
There is an artificial limit in the Manager of 10 MB, and your file compresses down to 12.5 MB -- this is what's causing the issue. I'll bump the limit to 25MB, that should make things work better for you.
The new limit will be released in Flamenco 3.2.
Also this shouldn't get in the way of Flamenco actually rendering your files. It just won't show previews in the web interface.
This issue was referenced by
6aea02c904
Changed status from 'Confirmed' to: 'Resolved'
Hi, thanks for this clarification.
Do you think the 25mb limit will work with any resolution now (as it is downscale like you said) ? (sometimes I render higher resolutions).