created a new @pixelfed related microservice tonight!
cody (pixelfed media transcoder service)
Basically, you will be able to run this on your app server, or on other remote servers, and multiple (load-balanced) instances
It will take user uploaded media, convert to various formats, upload to S3 and return S3 urls
Redundant S3 drivers, AVIF/HEIC/HEIF/JPEG-XL, vips and HLS are some of the highlights of this epic endeavor.
MVP and more details soon!
@dansup cool