Closed nsg closed 1 year ago
Upstream https://github.com/immich-app/immich/pull/3053 changes the ffmpeg parameters, it starts to use a new-ish parameter 'fps_mode`, 4.2.7 with is bundled in this snap do not support this option so this throws:
Unrecognized option 'fps_mode'
It's a little work to build ffmpeg (that's why I used the binaries included in Ubuntu 20.04, that's core20 is based on). This is my preferred solution so I will investigate this approach:
If this is to tricky to maintain, complete or I just run out of time I will consider the static builds.
Yeah, I bundled the static binary :)
Message
A new release
Stages
./update.sh old-tag new-tag
like./update.sh v1.52.1 v1.53.0
to diff a few select files and make relevant changes.