我可以使用 ffmpeg 旋转(保存、重新编码)一个 .mp4 文件吗?
我发现的唯一一件事是在邮件列表上说-vfilters "rotate=90"但 ffmpeg 说“没有 vfilters”。我试过了-vf,它说“没有旋转”。
如果我尝试在 VLC 中执行此操作,它根本不会旋转并杀死音频。我在 Mac 上。
FFmpeg version git-svn-r23607, Copyright (c) 2000-2010 the FFmpeg developers
built on Jun 14 2010 23:52:55 with gcc 4.2.1 (Apple Inc. build 5659)
configuration:
libavutil 50.19. 0 / 50.19. 0
libavcodec 52.76. 0 / 52.76. 0
libavformat 52.68. 0 / 52.68. 0
libavdevice 52. 2. 0 / 52. 2. 0
libavfilter 1.20. 0 / 1.20. 0
libswscale 0.11. 0 / 0.11. 0 …Run Code Online (Sandbox Code Playgroud)