Releases: dCo3lh0/shutter-encoder-linux-appimage
Releases · dCo3lh0/shutter-encoder-linux-appimage
v17.3-mod
v16.9-mod
Here is a Summary of the Upgrades i manually did:
- Updated 7za from Debian 11 Repositories
- Updated mkvmerge from Debian 11 Repositories
- Updated xPDFReader Binaries (pdfinfo and pdftoppm) from Debian 11 Repositories
- Builded FFMPEG / FFPROBE / FFPLAY 5.1.2 with Default + CUDA flags and NVIDIA drivers solving the problem of GPU Support on Linux
- Builded and updated dcraw to version 9.28
- Builded and updated dvdauthor to version 0.7.2.1
- Builded and updated bmxtranswrap to version 1.1-6-g43fac95
- Builded and updated mediainfo to version 22.12
- Changed YT-DLP Python binary to standalone linux binary provided by YT-DLP Team that includes python inside the binary itself, solving YT-DLP problem of not working on Linux for not finding python.
Thats all, this is just a modded version of Shutter Encoder done by me updating debian 7 binaries to debian 11 and building some others.
For extracting Appimage files just execute this command in the same folder of the AppImage file:
./ShutterEncoder.AppImage --appimage-extract
And for Building the AppImage file again from outside the extracted folder in terminal, the same folder you executed the command above that contains the AppImage file extracted:
ARCH=X86_64 appimagetool squashfs-root
Hope it Helps you guys.