Feeding raw image bytes into ffmpeg rawvideo fails with Invalid buffer size on linux only

前端 未结 0 628
遇见更好的自我
遇见更好的自我 2021-02-05 15:40

I have a nodejs program which generates raw (rgb24) image(s), which I then pipe into ffmpeg so it saves as png or mp4. My code looks like this:

const fs = require         


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