ayon-core icon indicating copy to clipboard operation
ayon-core copied to clipboard

Fix pipeline.editorial.get_media_range_with_retimes with image sequence and FreezeFrame/LinearTimeWrap to 0

Open robin-ynput opened this issue 5 months ago • 0 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Current Behavior:

There seems to be an issue currently when publishing a plate product from an image sequence with a freeze_frame effect to it.

Publish Logs publish-report-240918-17-03.json

Serialized OTIO clip to reproduce the clip: img_sequence_freeze_frame.json

Error I get:

ayon_core.pipeline.publish.publish_plugins.KnownPublishError: Files of representation does not contain proper sequence files.
Collected collections: 
Collected remainders: output.1000.tif

Expected Behavior:

The image sequence goes from output.1000.tif to output.1100.tif and I froze the first frame. So I guess only output.1000.tif should be exported as plate ?

Version

1.0.0

What platform you are running on?

Windows

Steps To Reproduce:

  1. Create a clip from an image sequence in Resolve
  2. Ensure clip speed is edited to 0%
  3. Try to publish the resulting clip as a plate

Are there any labels you wish to add?

  • [X] I have added the relevant labels to the bug report.

Relevant log output:

No response

Additional context:

No response

robin-ynput avatar Sep 18 '24 21:09 robin-ynput