+
69
-

回答

直接通过ffmpeg命令实现

ffmpeg -i input.webm -c:v libx264 -preset fast -crf 23 -c:a aac -b:a 192k output.mp4

网友回复

我知道答案,我要回答