Skip to content

pbRecorder v0.5.8

Choose a tag to compare

@pbtechlab pbtechlab released this 30 Jun 07:41

pbRecorder v0.5.8

Fixed

  • Audio/video drift on long recordings — Video timestamps are now anchored to the real high-resolution capture clock (QPC), the same clock the audio uses, instead of advancing by a synthetic per-frame duration. The old forward-only clamp let the video clock ratchet ahead of real time and never recover, so audio and video drifted further apart the longer you recorded. Both streams now share one clock and stay in sync for the full recording. Applies to all containers (MP4, WMV, MKV).

長時間録画で音と映像が徐々にズレる問題を修正しました。映像のタイムスタンプを音声と同じ高分解能クロック(QPC)の実キャプチャ時刻に固定するようにし、両ストリームが単一クロックを共有することで録画の最後まで同期を保ちます(MP4 / WMV / MKV 全対応)。

Asset

  • pbRecorder-0.5.8-win64-asio.zip — Windows 64-bit build (Qt6 + MinGW runtime bundled, ASIO-enabled). No dev PATH required.