• 请不要在回答技术问题时复制粘贴 AI 生成的内容
loken2020
V2EX  ›  程序员

FFmpeg 的 API 库介绍

  •  
  •   loken2020 · Oct 21, 2022 · 1862 views
    This topic created in 1326 days ago, the information mentioned may be changed or developed.

    FFmpeg 的 API 库一共有 8 个。 1 ,swscale ,视频数据 处理类库,例如提供了 sws_scale 函数来做 像素格式和分辨率的转换,还有一些处理视频的滤波函数。sw 应该是 SoftWare 的缩写。 2 ,swresample ,音频数据 处理类库,例如提供了 swr_convert 函数 来实现 音频数据的重采样。 3 ,postproc ,视频后处理库,提供了一些视频相关的函数,但是有很多函数没有实现,或者实现了一半。 https://ffmpeg.xianwaizhiyin.net/lib-ffmpeg/intro.html

    2 replies    2022-10-21 10:30:57 +08:00
    danbai
        1
    danbai  
    PRO
       Oct 21, 2022
    好东西,收藏了
    lizhenda
        2
    lizhenda  
       Oct 21, 2022
    好书,收藏先
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3081 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 42ms · UTC 14:19 · PVG 22:19 · LAX 07:19 · JFK 10:19
    ♥ Do have faith in what you're doing.