Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ArturGrigio/ffmpeg-image-to-video

Image (jpegs) to Video (mp4) converter using FFMPEG, with audio and watermarks
https://github.com/ArturGrigio/ffmpeg-image-to-video

Last synced: about 2 months ago
JSON representation

Image (jpegs) to Video (mp4) converter using FFMPEG, with audio and watermarks

Awesome Lists containing this project

README

        

# ffmpeg-image-to-video
Image (jpegs) to Video (mp4) converter using FFMPEG, with audio and watermarks

This library allows you to `GET` the `lzImageToVideo` with:
The `GET` request values are:
- `urls` [array] - [required]
- `musicUrl` [string]
- `profile_image` [string]
- `framerate` [int]
- `line_1` [string]
- `line_2` [string]
- `line_3` [string]

and the `imageToVideo` response with a link to created video.