Use both stdio and stout in the same child process

后端 未结 0 1538
南旧
南旧 2021-01-19 00:37

I am using ffmpeg to combine the audio/video 2 streams and pipe them to express. Here is my code:

var ffmpeg = cp.spawn(\'ffmpeg\', [
        // Set inputs
           


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