Open
Description
When sleap-io v0.0.11 is used to load frames from the videos of the Labels object, the below error occurs:
Invalid NAL unit size (-268431284 > 532).
missing picture in access unit with size 536
It seems like the issue is because of the ffmpeg loader. Ref: mpv-player/mpv#11268
Notebook to recreate the error: https://gist.github.com/gitttt-1234/aab57ee8b0eaa437d0178f50690125d8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment