ffmpeg -i http://example.com/file.m3u8 -c copy out.mp4. 我尝试了以下内容,但它不起作用。 var ffmpeg = require("ffmpeg.js"); ...
確定! 回上一頁