CoCreate-ffmpeg

A convenient chain handler allows user to chain multiple CoCreate components together. When one ffmpeg is complete next one will start. The sequence goes untill all ffmpeg completed. Grounded on Vanilla javascript, easily configured using HTML5 attributes and/or JavaScript API.

Install

npm i @cocreate/ffmpeg

Or you can use cdn link:

<script>https://cdn.cocreate.app/ffmpeg/latest/CoCreate-ffmpeg.min.js</script>

Usage

This is ffmpeg usage

<div></div>

This is ffmpeg usage

This is ffmpeg usage

Attributes

  • ffmpeg string optional

    ffmpeg-attribute

  • ffmpeg string optional

    ffmpeg-attribute

Demo