Skip to content

2.9

Choose a tag to compare

@AlexPresso AlexPresso released this 03 Dec 00:14
· 97 commits to main since this release
2024162

Update

For currently installed patch version 2.6 and bellow:

  • Unpatch using 2.6 patcher: curl https://raw.githubusercontent.com/AlexPresso/VideoStation-FFMPEG-Patcher/2.6/patcher.sh | bash -s -- -a unpatch
  • Patch using latest patcher: curl https://raw.githubusercontent.com/AlexPresso/VideoStation-FFMPEG-Patcher/main/patcher.sh | bash

For currently installed patch version 2.7 and above/

  • Unpatch using 2.8 patcher: curl https://raw.githubusercontent.com/AlexPresso/VideoStation-FFMPEG-Patcher/2.8/patcher.sh | bash -s -- -a unpatch
  • Patch using latest patcher: curl https://raw.githubusercontent.com/AlexPresso/VideoStation-FFMPEG-Patcher/main/patcher.sh | bash

Changes

  • Fix gstreamer plugins not loaded on some architectures: #112