You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Check cumulative decoded pixels (frame_count * w * h) against
ExecutionSecurity::max_total_file_pixels after each frame advance.
Applies both during frame-skipping (SelectFrame) and normal
sequential decoding. Default limit is 400 megapixels.
0 commit comments