obs-studio icon indicating copy to clipboard operation
obs-studio copied to clipboard

plugins: Move AMF encoders from obs-ffmpeg as a separate plugin

Open tytan652 opened this issue 1 year ago • 1 comments

Description

Move AMF encoders from obs-ffmpeg as a separate plugin.

Motivation and Context

AMD encoder implementation does not rely on FFmpeg.

How Has This Been Tested?

No code change, checking and testing Windows artifacts was not done.

Types of changes

  • Code cleanup (non-breaking change which makes code smaller or more readable)

Checklist:

  • [x] My code has been run through clang-format.
  • [x] I have read the contributing document.
  • [x] My code is not on the master branch.
  • [ ] The code has been tested.
  • [x] All commit messages are properly formatted and commits squashed where appropriate.
  • [x] I have included updates to all appropriate documentation.

tytan652 avatar Oct 02 '24 11:10 tytan652

Friendly reminder: translations will need to be moved/duplicated from the previous plugin.

WizardCM avatar Oct 05 '24 23:10 WizardCM

amf-test change the cmake folder targt from obs-ffmpeg to obs-amf

Ryu0833 avatar Jan 23 '25 02:01 Ryu0833