Hugo Sales 542bd3a5e3 [DEPENDENCIES] WIP Update dependencies 3 rokov pred
..
locale e385a9ac29 [ATTACHMENTS] Even more further refactoring 3 rokov pred
templates 044649c745 [PLUGIN][VideoEncoder] Some videos don't have images (video stream), only audio, handle that 3 rokov pred
README.md e385a9ac29 [ATTACHMENTS] Even more further refactoring 3 rokov pred
VideoEncoder.php 044649c745 [PLUGIN][VideoEncoder] Some videos don't have images (video stream), only audio, handle that 3 rokov pred
composer.json 542bd3a5e3 [DEPENDENCIES] WIP Update dependencies 3 rokov pred

README.md

FFmpeg plugin for GNU social

(c) 2020 Free Software Foundation, Inc

This is the README file for GNU social's ActivityPub plugin. It includes general information about the plugin.

About

This plugin adds FFmpeg support to GNU social via PHP-FFMpeg.

Currently it serves as a better performant and quality alternative to resize animated GIFs than the ImageMagick plugin. However, it has the downside of increasing a little the size of the original GIF images for some conversions.

Settings

Make sure you've set the upload_max_filesize and post_max_size in php.ini to be large enough to handle uploads if you ever experience some error with fetching remote images.