Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

framerange missmatch #2

Open
2 tasks done
timsergeeff opened this issue Jul 8, 2024 · 2 comments
Open
2 tasks done

framerange missmatch #2

timsergeeff opened this issue Jul 8, 2024 · 2 comments
Labels
community Issues and PRs coming from the community members type: bug Something isn't working

Comments

@timsergeeff
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior:

When i crate publisheble clip and publish it will go with wrong frame range: one frame less than nedeed so further publishing for example from nuke isnt working because of a out of frame range error. I mean that AYON reads frame range corectely, but publishes one frame shorter version

Expected Behavior:

Correct frame range

Version

1.0.0

What platform you are running on?

Windows

Steps To Reproduce:

  1. take any video file (my test was mov apple prores 25fps)
    2)put it inside timeline
    3)trin it to 10 frames
  2. create publisheble shot with 10 frames handles
  3. publish a shot('s)
    6)see published shot is 29 frames long but in AYON datadasae it is 30

Are there any labels you wish to add?

  • I have added the relevant labels to the bug report.

Relevant log output:

No response

Additional context:

Hiero 15

Resolve has the same error (ynput/ayon-resolve#8)

@timsergeeff
Copy link
Author

i just discovered that problem is only with prores files and i think in ffmpeg trimming proccess because with mp4 h264 source in works fine
Снимок экрана 2024-07-09 025232

@MustafaJafar MustafaJafar added type: bug Something isn't working community Issues and PRs coming from the community members labels Jul 9, 2024
@jakubjezek001
Copy link
Member

Hi @timsergeeff, thank you for reporting this issue. We are currently redesigning the Hiero editorial publishing, and as part of this process, we reviewed the OTIO frame range calculations. Here are some updates in ayon-core that may fix the issue. Please update your server to the latest version of ayon-core and test the workflow again.

Fixes by @robin-ynput:

Additionally, there is an open PR for migrating Hiero into the current publisher: #14.

If you have a chance to test it and provide feedback, that would be fantastic! 💯

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Issues and PRs coming from the community members type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants