【问题标题】:Is there any way to create a video stream from image buffers(without saving to disk)using ffmpeg?有没有办法使用 ffmpeg 从图像缓冲区创建视频流(不保存到磁盘)?
【发布时间】:2019-10-13 06:04:33
【问题描述】:

【问题讨论】:

    标签: ffmpeg


    【解决方案1】:

    nodejs 的等价物是 child_process https://nodejs.org/api/child_process.html 。 spawn 调用返回一个具有 stdin 属性的对象(例如 process.stdin),与您链接的答案基本相同。

    【讨论】:

      猜你喜欢
      • 2016-10-23
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2014-03-28
      • 2012-10-28
      • 2012-08-21
      • 2018-05-27
      • 1970-01-01
      相关资源
      最近更新 更多