FFCreator icon indicating copy to clipboard operation
FFCreator copied to clipboard

A fast video processing library based on node.js (一个基于node.js的高速视频制作库)

Results 176 FFCreator issues
Sort by recently updated
recently updated
newest added

数据可视化 为折线图(line)时,没有过渡动画效果,换成柱状图(bar)就有过渡动画效果。请问这是什么原因呢?

Below is a screenshot of the waveform of the final video output (software used: wavepad). How do I fix this?

如图: ![动画](https://github.com/tnfe/FFCreator/assets/29908531/1f55686b-ddc8-40e5-8c71-2fde30d8b1a5) ```js comp.addAnimate({ from: { x: 10, scale: 0.1, alpha: 0, rotation: 0, width: 100, height: 100 }, to: { x: 1000, scale: 1, alpha: 1, rotation: 120, width:...

原始素材声音正常,两个素材合成之后声音变的很小,请问有什么办法可以解决这个问题吗?

![image](https://github.com/tnfe/FFCreator/assets/21169782/90aa5f17-dd3f-4016-a2a1-30fd72d5cac0)

subTitle 不支持 wrap 属性

尝试了setWrap里的wordWrapWidth方法报错,尝试了setStyle里的width不生效,请问字幕实现换行如何实现?

reify:echarts: timing reifyNode:node_modules/gl卡住不动

``` Cannot read properties of null (reading 'streams') [FF] Creator production error. FFEvent { type: 'error', pos: 'preProcessing', error: "Cannot read properties of null (reading 'streams')" } node:events:491 throw er;...