mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 08:54:53 +01:00
hound
This commit is contained in:
parent
e0e2cb06dd
commit
5e309d01e0
1 changed files with 0 additions and 4 deletions
|
|
@ -411,11 +411,7 @@ class ClipLoader:
|
|||
|
||||
# Trim clip start if slate is present
|
||||
if "slate" in self.data["versionData"]["families"]:
|
||||
print("LOAD: slate found ")
|
||||
source_in += 1
|
||||
print("LOAD media pool item source in slate : {}".format(source_in))
|
||||
# Calculate source duration excluding slate
|
||||
source_duration = source_out - source_in + 1
|
||||
|
||||
if not self.with_handles:
|
||||
# Load file without the handles of the source media
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue