HDR to SDR v2.1.0
New Features
- Added drop down menu for different conversion scripts
- Static: Static conversion method
- Dynamic: Uses the brightness of the original file for a better image (ideally)
- Added drop down menu for different tonemappers
- Reinhard: Basic HDR to SDR conversion
- Mobius: Natural-looking conversion
- Hable: Game-like conversion
Fixes
- Ensures all text is UTF-8 compatible for subtitles to avoid conversion issues
- Now includes all audio tracks
- GPU acceleration no longer multiplies bit rate by 1.5x (not sure how I did this on the previous release)
- Fixed order of operations on filter preventing it from converting correctly
TODO
- Reduce application size
- Add AMD/Intel GPU compatibility
- Add different tone-mapping filters
- Add ability to change bit rate of converted file for faster conversion
NOTE
The discrepancy between the application upload date and the source code is due to a small tool tip oversight. Check the commit history if you are curious.
Full Changelog: v2.0.4...v2.1.0