pbRecorder v0.5.3
pbRecorder v0.5.3
- Fixed initial A/V sync regression by removing startup buffering that held video frames until audio arrived.
- Fixed MKV H.264 live mux timestamps to keep realtime output order CFR at the start of recordings.
- Added leading silence handling for all containers when audio starts after video.
- Fixed MKV Opus silent-start recordings so audio packets begin at 0 seconds.
- Kept recording-time audio meters active by driving them from the actual recorded audio buffers.
- Built with ASIO enabled locally; ASIO SDK source is not included in the repository or release ZIP.
Validation:
- ASIO-enabled Release build passed.
- ctest passed, including runtime launch without developer PATH.
- Recorded and decoded all supported audio/video combinations: MKV PCM/Vorbis/Opus/AAC, MP4 AAC/MP3, WMV WMA.
- Release ZIP checked for no ASIO SDK, source, build intermediates, logs, or Output contents.