How to make converted video by FFMPEG seekable?

前端 未结 0 1905
自闭症患者
自闭症患者 2021-01-02 14:49

I got some seeking issues with the converted file. my FFMPEG settings are :

const ffmpegProcess = cp.spawn(ffmpeg, [
                \'-loglevel\', \'0\', \'-         


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