hello - I can can get a single frame into a numpy array, process and save to disk. But when I try to get 10 frames back to back and process and save to disk, I get the object back. Do you have any recommended way to extract each individual frame from the object? Thanks.
hello - I can can get a single frame into a numpy array, process and save to disk. But when I try to get 10 frames back to back and process and save to disk, I get the object back. Do you have any recommended way to extract each individual frame from the object? Thanks.