通过xvid 源码 在graphedit 中获得注册好的xvid mpeg4 codec filter

本文档详细介绍了如何从源码编译XVID 1.2.2版本,包括设置编译环境、编译核心库libxvidcore、构建VFW前端及DirectShow过滤器,并最终安装与注册组件的具体步骤。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

1 下载最新版的 XVID 源码 1.2.2 (2010年7月8日) 

2 按照如下方法编译

  Open   the   workspace   xvidcore.dsw   located   in
            ${xvidcore}/build/win32.
        -   Then   choose   the   libxvidcore   project   as   the   Active   project   of   the
            workspace.
        -   Make   sure   the   Active   configuration   is
            'libxvidcore   Win32   Release '
        -   Build   the   project   (F7)
        -   Open   the   project   vfw.dsp   file   located   in   ${xvidcore}/vfw.
        -   Make   sure   the   Active   configuration   is
            'vfw   Win32   Release '
        -   Build   the   project   (F7)
        -   Install   the   resulting   VFW   frontend   using   the   xvid.inf   file
            provided   in   ${xvidcore}/vfw/bin.   Right   click   on   the   file,   and
            then   click   'Install '

3     -   Open   the   project   dshow.dsp  file   located   in   ${xvidcore}/dshow.
        -   Make   sure   the   Active   configuration   is
            'dshow   Win32   Release '
        -   Build   the   project   (F7)

 

4          将 生成的xvid .ax 拷贝到 C:/WINDOWS/system32

         执行如下语句:

         regsvr32 C:/WINDOWS/system32/xvid.ax

 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值