cwilby / nextcloud-workflow-media-converter

An automated media conversion plugin for NextCloud
https://apps.nextcloud.com/apps/workflow_media_converter
GNU Affero General Public License v3.0
35 stars 15 forks source link
ffmpeg hacktoberfest nextcloud

Nextcloud Media Converter app

This app allows you to automatically convert media using FFmpeg in a couple of different ways:

  1. Automatically via Workflows to convert files as soon as they are created.
  2. Manually via conversion batches.

Both methods allow you to configure a number of rules, such as whether the source file should be kept or deleted, and what to do with conversion output when a file exists with the same name.

Requirements

Limitations

This app does not work if encryption is enabled.

Since FFmpeg is used for conversion, its import filters decide the possibility and quality of conversion. Essentially, video and audio files can be converted. Due to a high number of codecs and formats, by default we feed anything to FFmpeg matching the rules specified in the workflow.