Skip to content

ReplaySorcery v0.5.0

Compare
Choose a tag to compare
@matanui159 matanui159 released this 24 Jan 03:20
· 29 commits to master since this release

Features

  • experimental HEVC support (main profile only)
  • added replay-sorcery kms-devices command to list KMS device/plane combos (#75)
  • added videoDevice option to select the video device to grab frames from (#75)

Fixes

  • fixes configuration issue where some systems install to lib64 (#71)
  • prevent log spamming if audio input fails (#92)
  • creates parent directories if they are missing (#95)

Other

  • small improvements to README
  • remove extradata generation for VA-API since it was gross, unnecesary and didn't work in certain cases anyway