This repository has been archived by the owner on Jun 13, 2024. It is now read-only.
1.3.0pre8 - The AMF SDK Path
Pre-release
Pre-release
A newer version is available: https://github.com/Xaymar/obs-studio_amf-encoder-plugin/releases/latest
AMD updated the SDK and the plugin shall follow in it's footsteps. With this new SDK (and an actual documentation) the plugin can now finally be more accurate in it's usage - no more guesswork.
Notes
Before installing this Version, please uninstall any previous versions. If you used the installer, it is as simple as using the Uninstaller entry it created. If you extracted it, you will need to manually remove the extracted files.
Changelog
- Fixed: Fixed some values not being applied in 32-Bit.
- Fixed: "Enforce streaming service encoder settings" is now properly used, thanks to Jim.
- Fixed: Simple Interface will now correctly update when a setting is modified.
- Fixed: Decode and Presentation Timestamps are now correct, thanks to Jim.
- Changed: Reduced log output length for readability.
- Changed: Threads are now forcefully terminating if they are stuck instead of freezing OBS.
- Added: Fail-Safe so that Stop Streaming/Recording still works even when GetOutput fails.
- Added: Experimental capability logging for future HEVC implementation.