Skip to content

pbRecorder v0.5.2

Choose a tag to compare

@pbtechlab pbtechlab released this 07 May 14:04

pbRecorder v0.5.2

  • Reworked recording timestamp normalization around a shared media origin to reduce audio/video offset.
  • Fixed WASAPI/ASIO audio timestamp handling, resampling drift, audio gap filling, and codec-specific sample-rate handling.
  • Fixed MKV live mux timing for H.264/AAC/Opus/Vorbis/PCM paths while keeping the Media Foundation centered, no-FFmpeg/no-x264 app architecture.
  • Added runtime launch verification without development PATH dependencies.
  • Added output-folder open button next to Browse.

Validation:

  • ASIO-enabled Release build passed.
  • ctest passed: cli_help, ui_screenshot, runtime_launch_without_dev_path.
  • Codec smoke recording/decode passed for MKV PCM/Vorbis/Opus/AAC, MP4 AAC/MP3, and WMV WMA.