gnu-social/plugins/AudioEncoder
Hugo Sales 774b33a522
[DEPENDENCIES] Update dependencies and Symfony to 5.4 LTS
2021-12-24 02:46:41 +00:00
..
templates/audioEncoder [PLUGIN][VideoEncoder] Some videos don't have images (video stream), only audio, handle that 2021-12-03 03:32:44 +00:00
AudioEncoder.php [AudioEncoder] Introduce basic audio plugin to provide an attachment template and duration metadata for audio mimetype 2021-10-27 04:19:34 +01:00
README.md [AudioEncoder] Introduce basic audio plugin to provide an attachment template and duration metadata for audio mimetype 2021-10-27 04:19:34 +01:00
composer.json [DEPENDENCIES] Update dependencies and Symfony to 5.4 LTS 2021-12-24 02:46:41 +00:00

README.md

Audio Encoder plugin for GNU social

(c) 2021 Free Software Foundation, Inc

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

About

This plugin at the moment only provides the audio player template and mimetype information for audios using ffprobe.