V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
thinkSky
V2EX  ›  问与答

ffmpeg 菜鸟请教个问题

  •  
  •   thinkSky · Sep 23, 2017 · 3371 views
    This topic created in 3147 days ago, the information mentioned may be changed or developed.

    今天刚接触 ffmpeg

    用 ffmpeg -i 查看视频信息是 yuv420p(tv, bt709) 想转成 yuv420p 怎么操作

    怎么 google 到处找不到 哭

    还有 metadata 的 encoder 的信息也是可以随意改的么

    大佬指点一下

    mingl0280
        1
    mingl0280  
       Sep 24, 2017
    ffmpeg -i input -c:v libx264 -pix_fmt yuv420p -crf 0 -c:a copy output
    thinkSky
        2
    thinkSky  
    OP
       Sep 24, 2017
    @mingl0280 有点懵 我去了解下
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   4937 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 40ms · UTC 09:56 · PVG 17:56 · LAX 02:56 · JFK 05:56
    ♥ Do have faith in what you're doing.