FFCreatorLite icon indicating copy to clipboard operation
FFCreatorLite copied to clipboard

A lightweight and fast short video processing library based on node.js

Results 17 FFCreatorLite issues
Sort by recently updated
recently updated
newest added

测试很多次,一但设置了场景的专场动画(scene1.setTransition('circlecrop',1)),则场景内的视频原声就没有了

creator.addAudio({loop: true, path: bgmusic, volume: 2); 这种传参方式 好像不行

How can i center text or paragraph in width?

FFCreatorCenter.onTaskComplete 有时候不触发是什么原因啊

你好请问这个可以获取一个网络mp3的播放时长吗?

FFCreator上的的FFVideo 有截取视频功能 ` ss: '00:00:03', to: '00:00:13', ` ` const fvideo = new FFVideo({ path: video1, width: width * 0.7, height: 423 * 0.7, x: width / 2, y: height...

Hi, I found shida is a good project for visualization, while just would like to replace FFCreator with FFCreatorLite in it, is it possible? I compare the API of both,...