FFMPEG creates an empty gif when the start time (-ss) of the video is over 9 seconds?

前端 未结 0 1739
无人共我
无人共我 2020-12-30 21:06

I\'m running this command in node.js

function CreateGif() {
    return new Promise((resolve, reject) => {
      const ffmpeg = spawn(ffmpegPath, [
                 


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题