版本比较

标识

  • 该行被添加。
  • 该行被删除。
  • 格式已经改变。

MP4转H264

代码块
ffmpeg -i input.mp4 -vcodec h264 -preset fast -b:v 2000k out.h264