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
It seems that FFmpeg is not thread-safe even spawned in different contexts.
This might affect other scripts that call FFmpeg such as batch_video_editing.py and video_info.py. However, I have only seen the bug in batch_dump_frames.py.
It seems that FFmpeg is not thread-safe even spawned in different contexts.
batch_video_editing.pyandvideo_info.py. However, I have only seen the bug inbatch_dump_frames.py.