Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

1.3.0pre5 - The AMF SDK Path

Pre-release
Pre-release
Compare
Choose a tag to compare
@Xaymar Xaymar released this 26 Aug 22:23
· 1093 commits to master since this 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 (an 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

  • Skipped pre4 due to major issues.
  • Added: Checkbox to enable in depth tracing, to be used when reporting errors and crashes.
  • Changed: Default AMF Trace level is now ERROR instead of TEST.
  • Changed: Profile Level now goes to 6.2 if a GPU ever supports it (matches AMF values).
  • Changed: Simple Interface will calculate the best Buffer Size for your stream based on your settings.
  • Changed: Simple Interface will automatically set B-Pictures Pattern to 0 for best Quality.
  • Updated: Languages en-US, vi-VI and es-ES have been updated.
  • Fixed: Max LTR Frames slider only goes up to 2.
  • Fixed: Log Spam due to getting stuck on AMF_REPEAT or AMF_INPUT_FULL.
  • Fixed: Crash in SetProfile and GetProfile internal functions.
  • Fixed: Crash when clicking Update Values from AMF.
  • Fixed: Crash when clicking Apply in Advanced Interface.
  • Fixed: Constant QP will now apply the correct values.