Getting scrambled frames for portrait videos
lgaribaldi opened this issue · 0 comments
lgaribaldi commented
By using the example code to read a video and write the output directly and save the frames, I am getting all frames and the output video scrambled for certain input videos. This seems to only happen in portrait videos as far as I can tell.
This is an example frame, as you can see it looks like the stride is off:
I'll submit a PR with the fix that I am using