1、只支持ogv格式

2、需要用到ffmpeg进行视频转码

3、使用命令行:

step 1:

F:\ffmpeg2theora\ffmpeg2theora.exe --soft-target -V 2000 --two-pass --first-pass pass.pass --optimize --noaudio -x 640 -y 360 F:\ffmpeg2theora\Woman.mp4

step 2:

F:\ffmpeg2theora\ffmpeg2theora.exe --soft-target -V 2000 --two-pass --second-pass pass.pass --optimize --noaudio -x 640 -y 360 F:\ffmpeg2theora\Woman.mp4

相关文章:

  • 2021-11-30
  • 2021-09-10
  • 2021-08-25
  • 2021-04-05
  • 2021-07-09
  • 2021-10-26
  • 2022-12-23
  • 2022-02-07
猜你喜欢
  • 2022-12-23
  • 2021-08-13
  • 2022-12-23
  • 2022-12-23
  • 2021-08-26
  • 2021-12-12
  • 2021-09-23
相关资源
相似解决方案