PaulLereverend / NextcloudVideo_Converter

Video converter app for nextcloud
GNU Affero General Public License v3.0
58 stars 35 forks source link

Join together to bundle the manpower #89

Open Apflkuacha opened 1 year ago

Apflkuacha commented 1 year ago

Actually there are two Nextcloud Apps available for converting videos. These are: Video Converter and Automated Media Conversion

Both of them have their advantages, I just mention the biggest ones:

How about bringing both projects together to bundle the manpower and profit from each other? So the best of the two worlds could be joined to something even better.

Link to the same ticket in the other project

cwilby commented 1 year ago

@PaulLereverend I'm conflicted due to the effort required, but open to considering it:

Feature sets should be easy to merge, since they work in different domains (context menu + flow engine)

The hard bits are plentiful - merging localization, ffmpeg process management, and CI.

I can explore this in a PR in the coming months, once I have free time. I'll try merging into this project first.