Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/motionline/piledit-backend

Piledit is a video editing software. This repository manages the backend for generating videos in Piledit, which is implemented in C# and the API server framework ASP.NET.
https://github.com/motionline/piledit-backend

asp-net c-sharp ffmpeg movie-edit opencv piledit

Last synced: 4 months ago
JSON representation

Piledit is a video editing software. This repository manages the backend for generating videos in Piledit, which is implemented in C# and the API server framework ASP.NET.

Awesome Lists containing this project

README

        

# Piledit (Back-end)


piledit-icon

[![SecHack365](https://img.shields.io/badge/SecHack365-2020-ffd700.svg)](https://sechack365.nict.go.jp/)
[![MIT License](http://img.shields.io/badge/license-MIT-blue.svg?style=flat)](LICENSE)

Piledit is a new video editing software that follows **software engineering** and adopts a **component-oriented approach** in which videos are assembled from small components.

Also, many video editing software is esoteric and very expensive to learn.

To solve that, Piledit employs a block editor like scratch to make editing video intuitive, even for first-time learners.

This project is a human resource development program called "SecHack365" sponsored by the National Institute of Information and Communications Technology (NICT) and is a [Momiyama](https://www.twitter.com/momeemt) and [Chromeru](https://www.twitter.com/@chromeru0312).

This is something that is being promoted by.

This is a back-end repository, powered by **ASP.NET** and **OpenCV**.