Package Details: shutter-encoder 20.0-1

Git Clone URL: https://aur.archlinux.org/shutter-encoder.git (read-only, click to copy)
Package Base: shutter-encoder
Description: Converter for all formats video|audio|image professionnals codecs and standards - swiss knife tool for Linux
Upstream URL: https://www.shutterencoder.com/
Licenses: GPL
Submitter: gromain
Maintainer: gromain
Last Packager: gromain
Votes: 9
Popularity: 0.35
First Submitted: 2020-05-08 16:53 (UTC)
Last Updated: 2026-04-08 21:35 (UTC)

Dependencies (14)

Required by (0)

Sources (1)

Latest Comments

1 2 3 Next › Last »

gromain commented on 2026-02-23 23:37 (UTC)

Hello @carlosnewmusic,

Thanks, it seems the package upstream was changed. Anyway, I updated to 19.9, so it should build now.

Also, @KeoNasa, I'm not inclined to touch anything inside the package. I'm happy to disown this for a new owner to take care of it though.

carlosnewmusic commented on 2026-02-21 17:43 (UTC)

build error https://pastes.io/shutter-en

KeoNasa commented on 2026-01-06 03:10 (UTC) (edited on 2026-01-06 03:13 (UTC) by KeoNasa)

S.E's hardware acceleration is broken on current build. To fix you can follow along this post

Heres a summary of that post. Close S.H => navigate to /usr/lib/Shutter Encoder/usr/bin/Library => download ffmpeg-n7.1-latest-linux64-gpl-7.1.tar.xz from here (FFMPEG Github) => Extract Tar.gz and copy/cut the .exe files inside bin => paste the .exe files into /usr/lib/Shutter Encoder/usr/bin/Library with the downloaded ones.

Voila. (edit: fixing markdown)

tuxayo commented on 2025-10-17 19:20 (UTC)

Besides this package using bundled libraries, is there a big difference with shutter-encoder-bin? Like both are using the upstream prebuilt .deb when the name difference would suggest this one builds from sources.

tuxayo commented on 2025-10-17 19:18 (UTC)

use symlinks for the libraries

the package shutter-encoder-bin does this if that can help

PatoPan commented on 2024-07-18 03:15 (UTC)

Is it possible for this package to use symlinks for the libraries, just so they always use the latest arch has to offer? or should this be suggested through the github repo?

I always have to do this on my system because encoding always fails if it uses the ones provided by shutter encoder

gromain commented on 2024-06-06 16:55 (UTC)

@XSilverTH I'm happy to disown this package if you want to take ownership and manage to build from source.

At the time I created this, there was no instruction to build from source. A lot has changed and the owner now provides instructions (though those still needs to put the libraries in a special folder in the build directory).

On the other hand, this PKGBUILD is much simpler than the one at shutter-encoder-bin who does a lot of file manipulation that I'm not sure are useful.

xiota commented on 2023-09-13 01:21 (UTC)

Examination of the PKGBUILD indicates that this package is installing the binary. It should build from source, available at https://github.com/paulpacifico/shutter-encoder

gromain commented on 2022-11-18 10:27 (UTC)

Upstream package was modified, hence the error with pkgsum. Updated now, thanks for the heads up.