使用ffmpeg管道ffmpeg_process = Popen('/root/bin/ffmpeg -i - -i - -f flv out.flv, shell=True, stdin=PIPE)
想问第二个 -i 后面的值怎样输入