Feature proposal: adding Edits to Kitsu #801
Replies: 5 comments 4 replies
-
Thank you a lot @ex5 for this proposition! I will discuss this with @gwendupre. On my side, from what I see it looks good to me. I'm just wondering about three things:
|
Beta Was this translation helpful? Give feedback.
-
Hi there ! This looks interesting, but I was wondering what you consider an Edit ? What is the "level" here, the whole movie/episode for example ? or a sequence within a larger edit ? And last question, could this be a good place to save some important metadata such as the EDL, or opentimeline.io information, with upgraded and easy to spot changes in the edit ? |
Beta Was this translation helpful? Give feedback.
-
Is there a relation between Edit and Playlist? Is the starting point of an Edit is a validated/closed Plalylist build? |
Beta Was this translation helpful? Give feedback.
-
Suggestion: should be compatible to https://github.com/PixarAnimationStudios/OpenTimelineIO at least so we would be able to transfer back and forth various formats and apps, We for one would love to have this managed from Nuke studio or davinci resolve. |
Beta Was this translation helpful? Give feedback.
-
This feature has been implemented by @ex5 and added to the main branch. |
Beta Was this translation helpful? Give feedback.
-
It would be very useful to have Edits in Kitsu to be able to cooperate on the final result of a production, leveraging all the powerful functionality Kitsu already provides, such as revisions, comments, statuses, video previews and so on.
For this purpose, I'd like to propose adding an Edit Entity, Edit task type and the corresponding menu section and pages.
Here, Edit task type is enabled in an existing production, which makes Edits menu section appear:
edits-step01-enable-edits.mp4
In terms of data structure and presentation in the first iteration of the implementation, Edits are very similar to Assets.
They can be created in a similar manner, and previews can be added to an Edit task to create revisions/versions of a single Edit:
edits-step02-add-new.mp4
edits-step03-go-to-edit.mp4
However, in the second iteration of the front-end implementation, Edit task page should become more accessible, e.g. clicking on the Edit would display a page similar to a TaskPage, but more focused on video playback and versions.
Below is a mockup of how the Edit page could look like:
For the first iteration of the implementation (everything shown in the 3 videos) I already have patches mostly ready for review.
Before submitting the PRs however (and before diving into the implementation of the Edit page), I'd like to try and hash out any potential issues with Edits here.
If what it shown in the videos raises no objections, I'd like to move forward with PRs for Edit entity/task type and the corresponding front-end changes.
Beta Was this translation helpful? Give feedback.
All reactions