Skip to content

Releases: ma3uk/obs-qsv-onevpl

1.2.0.3_dev

16 May 22:17
73a960f
Compare
Choose a tag to compare

1.2.0.3_dev

  • Fixed texture import for driver 5518 and higher

Attention! Update the driver for the graphics card to the latest available version.
The minimum required driver version for the plugin is 5518

1.2.0.2_dev

30 Mar 10:15
79e060e
Compare
Choose a tag to compare

1.2.0.2_dev

  • Added a GPU selection option for encoding

Warning
When selecting a GPU other than 0 (the main Intel adapter in the system), the encoder type automatically changes to non-texture, a limitation due to the lack of support by the OBS Studio application for transferring textures to third-party GPUs (texture sharing).
The current implementation of the GPU selection is not ideal and may not work on some systems, please report all such cases with information about the configuration of your PC

1.2.0.1_dev

22 Mar 17:55
53e4d75
Compare
Choose a tag to compare

1.2.0.1_dev

  • Fixed crashes when the encoder is stopped

1.2.0.0_dev

Whats new:

  • Now the processor needs to support AVX2 instructions.
  • The 101.5379 driver is required for stable operation.
  • Added texture encoder
  • Optimizing the frame import speed for a non-texture encoder with AVX2 (maximum allowable resolution for the AV1 codec, without overloading the encoder, is 2560x1440(140 fps))
  • Added VPP filters for pre-encoding processing

1.1.0.0_dev6_fix2

14 Nov 12:32
40b9fd3
Compare
Choose a tag to compare

Whats new:
1.1.0.0_dev6_fix2

  • Fixed an issue with encoding with the AV1 codec with driver 101.5081_101.5122 and higher.

WARNING! Due to changes in the code of the OBS Studio libraries, the plugin is no longer supported on legacy versions. To continue using the plugin, you need to upgrade to the latest version of OBS Studio. There will be no plugin builds for outdated versions of OBS Studio!

1.1.0.0_dev6_fix

  • Fixed problems with device initialization on Windows 10.
  • Small changes in the behavior of the plugin with integrated graphics.

1.1.0.0_dev6

  • Stable operation of the plugin is guaranteed only with the use of the driver 4885 and higher.
  • Functional changes have been made based on the 4885 driver update.
  • Intel has finally fixed the performance of Lookahead, now its use does not cause skipping frames after a while.

1.1.0.0_dev5

27 Aug 18:25
7e9c34a
Compare
Choose a tag to compare
1.1.0.0_dev5 Pre-release
Pre-release
Add files via upload

obs-qsvonevpl_experimental_1

08 Sep 17:47
8b2212e
Compare
Choose a tag to compare
Pre-release

What are experimental builds?

These are builds that contain major updates that may be unstable.
These assemblies are designed to collect feedback on identified behavior errors and bugs.


You can leave feedback in the Issue section or by writing to me in private messages Discord @myonezgg.
Also feel free to suggest new functionality, I'm always open to suggestions.


If you find a drop in coding performance in this build, be sure to report it.