#blur alternative for Linux

16 messages · Page 1 of 1 (latest)

junior cove
#

smoothie

mortal timber
#

ffmpeg works on linux

fallen turtle
#

what distro

mortal timber
#

ctt upscaler

#

but modifiy it for bash

#

you can just copy the arguments

mortal timber
#

what encode and encoder?

#

what gpu

#
ffmpeg -i "input.mp4" -vf zscale=-2:2160:f=point -c:v h264_amf -quality quality -qp_i 12 -qp_p 12 -qp_b 12 -c:a copy "output.mp4"
#

idk if that works

#

yes

spare flower
hushed dirge
#

FFmpeg does encoding and decoding, as well as a ton of filters

spare flower
#

yea