jhanchris11 / Mosaic-Video-

This is a example about mosaic video with ffmpeg - node

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mosaic-Video-

This is a example about mosaic video with ffmpeg - node

This project has the functionalities, which are:

  • 1 . Trim the 6 videos to 20 seconds each video

  • 2 . Make a mosaic of 6 videos, which will last 20 seconds

  • 3 . Upload video mosaic to aws s3 service

  • 4 . Send the video via email to a person, so that person can download and view it

1. These are the 6 videos that will be cut

0

Here will be stored the trimmed videos for 20 seconds

1

Here the mosaic of videos will be stored

2

The videos were trimmed correctly

Running correctly

10

7

2. Mosaic Videos correctly

8

3. The video mosaic was sent via email

3

Email message

4

Video mosaic content

6

4. Mosaic video sent to aws s3

9

About

This is a example about mosaic video with ffmpeg - node


Languages

Language:JavaScript 100.0%