Blender Kitsu: Improve Thumbnail Workflow for Sequences #21

Closed
opened 2023-04-19 17:22:04 +02:00 by Nick Alberelli · 6 comments
Member

Issue

When working on a sequence in a Kitsu project, the thumbnail is always rendered in Blender from the first frame of the Sequence or Shot.

  • Needs more investigation.

Feedback

Thumbnail: have a script to make it possible and easy to choose another frame than the 1st to upload as a thumbnail (Beau)

# Issue When working on a sequence in a Kitsu project, the thumbnail is always rendered in Blender from the first frame of the Sequence or Shot. - [x] Needs more investigation. # Feedback Thumbnail: have a script to make it possible and easy to choose another frame than the 1st to upload as a thumbnail (Beau)
Nick Alberelli added the
Kind
Enhancement
Kind
Studio Request
labels 2023-04-19 17:22:04 +02:00

Can we use current position of time cursor to set time point thumbnail? (in the case when playblast is generated from single strip)

Can we use current position of time cursor to set time point thumbnail? (in the case when playblast is generated from single strip)
Nick Alberelli changed title from [Blender_Kitsu] Improve Thumbnail Workflow for Sequences to Blender_Kitsu: Improve Thumbnail Workflow for Sequences 2023-05-19 14:58:05 +02:00
Nick Alberelli changed title from Blender_Kitsu: Improve Thumbnail Workflow for Sequences to Blender Kitsu: Improve Thumbnail Workflow for Sequences 2023-05-19 14:59:40 +02:00
Author
Member

Ok after some investiagtion I think the best solution to this is to upload two revisions, one image with the desired thumbnail then a second with the intended playblast.

image

Need to check with @fsiddi if this is acceptable, confirming with the CGWire team if there isn't a better way. WIll follow up on this soon.

Ok after some investiagtion I think the best solution to this is to upload two revisions, one image with the desired thumbnail then a second with the intended playblast. ![image](/attachments/ea33b1fb-5b4a-4851-8c6c-074c343e1945) Need to check with @fsiddi if this is acceptable, confirming with the CGWire team if there isn't a better way. WIll follow up on this soon.
355 KiB
Author
Member

Got some feedback from the guys at CG Wire, they have a better method of doing this, so we dont need to do this double revision workaround. Newer versions of kitsu will come with a use current frame option when setting the thumbnail. image

The change exists in the Kitsu code but cannot be accessed via gazu at this time. We need to contribute changes to GAZU to support this change before we can implement the change on the addon side.

Here is the relevant code:
063cd9ec3e
https://github.com/cgwire/kitsu/blob/master/src/store/api/tasks.js#L180-L186

Got some feedback from the guys at CG Wire, they have a better method of doing this, so we dont need to do this double revision workaround. Newer versions of kitsu will come with a use current frame option when setting the thumbnail. ![image](/attachments/f9163831-8469-44b2-99ee-fdb2dd5d9acd) The change exists in the Kitsu code but cannot be accessed via gazu at this time. We need to contribute changes to GAZU to support this change before we can implement the change on the addon side. Here is the relevant code: https://github.com/cgwire/kitsu/commit/063cd9ec3eb0355345a47188665204b90868d666 https://github.com/cgwire/kitsu/blob/master/src/store/api/tasks.js#L180-L186
Author
Member

Opened a PR with the above change https://github.com/cgwire/gazu/pull/289

Opened a PR with the above change https://github.com/cgwire/gazu/pull/289
Author
Member

I have loaded the GAZU module changes into our blender kitsu addon, and implemented this feature in the following PR

#77

I have loaded the GAZU module changes into our blender kitsu addon, and implemented this feature in the following PR https://projects.blender.org/studio/blender-studio-pipeline/pulls/77
Nick Alberelli added reference feature/custom-playblast-thumbnails 2023-06-14 19:24:45 +02:00
Author
Member

Closed by: #77

Closed by: https://projects.blender.org/studio/blender-studio-pipeline/pulls/77
Sign in to join this conversation.
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: studio/blender-studio-pipeline#21
No description provided.