gpt4 book ai didi

filter - 如何编写自己的捕获过滤器?

转载 作者:行者123 更新时间:2023-12-04 23:09:36 25 4
gpt4 key购买 nike

这是一篇关于捕获视频的精彩文章:http://nerdlogger.com/2011/11/03/stream-your-windows-desktop-using-ffmpeg/它使用 UScreenCapture 过滤器。这次需要用到自定义过滤器,怎么写呢?以及如何注册以便 FFmpeg 可以看到?

最佳答案

ffmpeg使用操作系统中可用的 DirectShow 视频捕获设备,查看此论坛主题的更多详细信息:DirectShow Capture support .

所以你需要让一个对应的虚拟源设备被 ffmpeg 拾取。 .你的资源是:

  • 多个 SO 主题 - Virtual webcam input as byte stream
  • Windows SDK - PushSource samples
  • VCam sample - Capture Source Filter
  • 关于filter - 如何编写自己的捕获过滤器?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/10086897/

    25 4 0
    Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
    广告合作:1813099741@qq.com 6ren.com