2.9
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