v1.6.7
What's Changed
Fixed
- Fixed video export failing with a "channel closed" error on some Windows builds where the OS MPEG4 media sink rejected the end-of-segment marker. This case is now handled without aborting the export, and the output file handle is properly released even when muxing fails.
PRs
- fix: treat PlaceMarker failure as non-fatal and shut down sink on error by @scream870102 in #157
- bump to v1.6.7 by @ruccho in #158
New Contributors
- @scream870102 made their first contribution in #157
Full Changelog: v1.6.6...v1.6.7