canvas2video icon indicating copy to clipboard operation
canvas2video copied to clipboard

Convert dynamic canvas to video, support merge audio

Results 4 canvas2video issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/70904270/176824676-9b62c1bd-d1dd-403e-8539-29c97045d57b.png)

I want to convert video to mp4, but see the following error: SharedArrayBuffer is not defined

Hi, The library works great when I set the outVideoType to mp4, however the canvas animation I am recording is 1660 x 960 so the mp4 takes quite a long...

Great library, Thanks! But, when i run the html file using a headless browser like phantomjs+casperjs, the file download doesn't happen. Do you have any suggestion on how to fix...