Generating preview video fails when a list of frames is specified #104285
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#104285
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?
System Information
Operating System(s): Linux, Debian 11.7
Flamenco Version
Is Broken: 3.4
Worked OK: Don't know if it ever worked.
When specifying a list of frames to be rendered in the Blender addon, say
1, 4, 5, 12, 125
, thepreview-video
task fails every time. See the attached image for another example.To reproduce this issue:
Frames
parameter to a list of framespreview-video
task should fail.Here is the output from the
flamenco-worker
which tried running theffmpeg
command. It might be hard to read, so I added spaced between differents lines:Fixed in #104286