ffmpegrunner:流利的ffmpeg许诺亚军 源码
ffmpegrunner 微型实用程序,它将命令转换为Promise 正在安装 npm install https://github.com/glynnbird/ffmpegrunner.git 用法 const run = require ( 'ffmegrunner' ) . run const ffmpeg = require ( 'fluent-ffmpeg' ) const main = async ( ) => { const command = ffmpeg ( ) . input ( 'in.mp4' ) . output ( 'out.jpg' )
下载地址
用户评论