Convert
- JavaScript/Typescript
- Python
#
ArgumentsParameter | Type | Description |
---|---|---|
format | string | Desired format output |
codec | string? | If not specified, the default codec for that format will be used |
The default formats are AVI
, MOV
, MP4
, WMV
, WEBM
with new formats constantly being added. Let us know if you want a new supported format!
Full class reference is below
#
Typing#
Caveats- All files in the input array must be of same type
- String paths are only supported in node