StreamRecorder/Sources/StreamRecorderKit
yumoqing 6f2661c3d1 fix: 手动停止录制时跳过耗时的文件分析,避免 save dialog 延迟/卡住
fragmented MP4 在 SIGINT 后可能导致 ffprobe/ffmpeg 分析卡住。
stopRequested 时直接返回基本文件信息,不跑 ffprobe 和音量检测。
2026-07-01 08:02:57 +08:00
..