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

LENGTH has a 2 frame offset when pausing #1497

Open
jesperstarkar opened this issue Sep 26, 2023 · 0 comments
Open

LENGTH has a 2 frame offset when pausing #1497

jesperstarkar opened this issue Sep 26, 2023 · 0 comments

Comments

@jesperstarkar
Copy link
Contributor

Expected behaviour

LOAD/PLAY/CALL with LENGTH should make the file freeze on the correct frame, matching the number passed to LENGTH

Current behaviour

When using LENGTH-parameter, either on a LOAD-command or through CALL, the frame paused on is 2 frames prior to where it should be. I.e. "LENGTH 15" makes the output freeze on frame 13.

However, the info shown in the DIAG for the ffmpeg-consumer is correct. DIAG claims we are on the correct frame.


Steps to reproduce

  1. ...

Environment

  • 2.4 (haven't tried others)
  • 1080i50000 (haven't tried others)
  • Consistent across a Screen consumer and a Declink (SDI) consumer (with default/minimal config)

Screenshots

If applicable, add screenshots as complementary information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants