mirror of
https://github.com/YaoFANGUK/video-subtitle-remover.git
synced 2026-04-28 20:07:33 +08:00
UI线程slider_changed与后台线程video_cap.release()并发访问 导致FFmpeg上下文use-after-free(SIGSEGV),添加互斥锁保护 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>