Added
- Aspect Ratio Correction: Added option to rescale input video to 4:3 aspect, addressing distortion issues for videos recorded with "4:3 FULL" setting in VRX.
- Added checkboxes for Debug SRT components, only enable the things you want.
- Implemented automatic text wrapping for Debug SRT content.
- Added checkbox to fully disable OSD rendering in the final video.
- Added Apple ProRes Encoder, it supports true transparent background.
Fixed
- macOS Compatibility: Videos encoded with
hevc_videotoolbox
on macos are now playable in QuickTime and in Finder's Quick Look. - FPS and Timing Fixes: Fully fixed issues with final video's fps and OSD-to-video timing desyncs.
- Last used render settings (Encoder, Bitrate, etc.) are now preserved across app relaunches.
- Fixed positioning of OSD glyphs, no more gaps and overlaps.
- Fixed parsing of Debug SRT files.
- Light/Dark Mode preference is now saved between sessions.
- Original audio stream from input video is now maintained in the output video.
- Other PRs:
- For Developers:
- Fixed Debugging: Fixed build profiles settings, disabled optimizations for Debug profile.
- Simpler Build: Added shell scripts for macOS and Linux to streamline building from source.
Changed
- Dark Mode set as default.