Releases: obsproject/obs-amd-encoder
1.3.0.3 - Localization Updates
A newer version is available: https://github.com/Xaymar/obs-studio_amf-encoder-plugin/releases/latest
Another update to push changes from CrowdIn to the plugin.
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
- Changed: Translations have been updated from CrowdIn.
1.3.0.2 - Internal Changes
A newer version is available: https://github.com/Xaymar/obs-studio_amf-encoder-plugin/releases/latest
Made some internal changes for this build, restructuring memory layout for faster access on low cache CPUs and added additional error checking code.
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
- Changed: Internally restructured memory layout for fast access on low cache CPUs.
- Changed: Added additional error checking code that should catch all errors instead of crashing OBS.
1.3.0.1 - Localization Updates
A newer version is available: https://github.com/Xaymar/obs-studio_amf-encoder-plugin/releases/latest
Just a quick update that fixes an oversight in localization and removes those strings from usage.
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
- Removed: Translation string for Profiles (untranslateable).
- Changed: Some internal changes to match remaining code.
1.3.0 - New Presets, updated Translations.
A newer version is available: https://github.com/Xaymar/obs-studio_amf-encoder-plugin/releases/latest
It has been a long time since we've seen a version without any attachments to the number, hasn't it? But now is finally the time! We've come a long way since 1.1.2, going through two rewrites, one to make it easier for me and one to update to a new SDK - and it was worth it. Now we have arrived at a plugin for OBS Studio that manages solid 4K at 60 fps while still being light on the CPU side.
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
- Added: 'High Quality', 'Indistinguishable' and 'Lossless' preset to Simple interface.
- Removed: DirectCompute Compute Type since it was a misunderstanding on my part.
- Changed: DirectX 9 is now Windows XP or greater only, DirectX 11 is Windows 8 or greater only.
- Changed: Internal Log logic to reduce disk-related encoding slowdown.
- Changed: 'Twitch' Preset in Simple interface now uses 'High' Profile.
- Changed: Translations have been updated from CrowdIn.
- Fixed: Memory Type 'Host' should now work properly.
1.3.0rc6 - Surface Colors and Timestamps
A newer version is available: https://github.com/Xaymar/obs-studio_amf-encoder-plugin/releases/latest
It has been a long time since we've seen a version without any attachments to the number, hasn't it? But now is finally the time! We've come a long way since 1.1.2, going through two rewrites, one to make it easier for me and one to update to a new SDK - and it was worth it. Now we have arrived at a plugin for OBS Studio that manages solid 4K at 60 fps while still being light on the CPU side.
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
- Added: Ability to override Surface Format.
- Changed: Presentation Timestamps are now properly calculated again to be standard compliant.
1.3.0rc5 - The AMF SDK Path
A newer version is available: https://github.com/Xaymar/obs-studio_amf-encoder-plugin/releases/latest
It has been a long time since we've seen a version without any attachments to the number, hasn't it? But now is finally the time! We've come a long way since 1.1.2, going through two rewrites, one to make it easier for me and one to update to a new SDK - and it was worth it. Now we have arrived at a plugin for OBS Studio that manages solid 4K at 60 fps while still being light on the CPU side.
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: Localization should now fall back to en-US instead of showing untranslated strings.
- Fixed: Debug Tracing code in Advanced interface now matches Simple interface.
- Fixed: Bitrate shown in FLV files should now match Target Bitrate.
- Changed: Internally now using a Single-Threaded approach.
- Changed: Some parameters have been moved to the expert category in the Simple interface.
- Changed: Presentation and Decode Timestamp are now the same again (fixes ffmpeg muxing issue).
- Updated: Languages en-US (American English), de-De (German) and es-ES (Spanish).
- Added: Ability to select Backend (Memory and Compute Type).
1.3.0rc4 - The AMF SDK Path
A newer version is available: https://github.com/Xaymar/obs-studio_amf-encoder-plugin/releases/latest
This is probably the last version to be flagged as release candidate, since there is nothing left to really do. All known bugs (inside the plugin) have been fixed, and the remaining ones require either the OBS Team or the AMF Team to cooperate with me.
Hotfix: For those with issues on Windows 7 (what the fuck are you doing on Windows 7?), there is a hotfix available now - Instead of using DirectX 11 it will use DirectX 9.
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
- Changed: Now using OpenCL to copy the frame from RAM to VRAM to speed up submission.
- Changed: Increased queue delta needed to reduce log spam.
- Changed: Threads will internally wake up each other if a specific event happened.
- Updated: Presets in Simple Interface will always attempt to use Quality encoding.
1.3.0rc3 - The AMF SDK Path
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
- Changed: Shared Encoder now initializes DirectX and OpenCL devices internally.
- Changed: Always force NV12 color format for now, since other color formats are too slow.
- Changed: Encoder will now drop frames instead of closing if the input queue grows too large.
- Updated: Simple Interface Presets for Recording and Streaming.
- Updated: Languages en-US (American English).
- Fixed: Plugin should no longer crash on shut down due to requesting to join a terminated thread.
- Fixed: Memory Leak when stopping streaming and/or recording.
- Fixed: 'Enforce Streaming Service Settings' no longer applies permanently.
1.3.0rc2 - The AMF SDK Path
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
- Updated: Languages vi-VN (Vietnamese), es-ES (Spanish).
- Changed: Advanced Interface applies Parameters slightly differently now.
- Added: 'Default' for Enforce HRD Compatibility, Deblocking Filter and CABAC.
1.3.0rc1 - The AMF SDK Path
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
- Updated: Languages en-US (American English), vi-VN (Vietnamese), de-DE (German).
- Changed: Internally using 64-Bit Integers instead of Doubles to improve timestamp precision.
- Fixed: Emergency Quit will now use a timestamp in the future so that OBS exits properly.
- Fixed: Audio/Video desynchronization due to modifying presentation instead of decode timestamp.
- Added: Options for CABAC and GOP Size, thanks to a bit of RE-work.