Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试使用 AVAssetWriter 录制音频,并且在输出文件中出现奇怪的跳过。
我已经用另一个可以工作的应用程序检查了代码 - 有人目睹了这种不一致的行为吗?
10倍!
我以前亲眼目睹过这件事,这让我发疯了!!
检查您是否在代码中的其他地方执行繁重的处理 - 同时。结果对我来说,长时间将 cpu 带到 100% 会导致它飞跃。