⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 h263.par

📁 这是在PCA下的基于IPP库示例代码例子,在网上下了IPP的库之后,设置相关参数就可以编译该代码.
💻 PAR
字号:
!! H.263 videoencoder sample !!352x288.yuv  // name of source files352       // horizontal_size288       // vertical_size149       // number of frames30000     // frame scale1001      // frame interval7         // I-frame quant7         // P-frame quant9         // B-frame quant10        // I-frame distance1         // P-frame distance15        // P-frame motion vector searchWidth in full pel15        // P-frame motion vector searchHeight in full pel1         // Motion Estimation algorithm: 0 - full search, 1 - fast search2         // Motion Estimation accuracy: 1 - full pel, 2 - half pel1         // calculate PSNR0         // RateControl  0 - no, 1 - FrameLayer(VBR)400       // BitRate, Kbps50        // SceneChangeThreshold, %3         // unrestricted motion vector mode: 0 - off; 1 - no PLUSPTYPE; 2 - PLUSPTYPE, UUI==1; 3 - PLUSPTYPE, UUI==011         // advanced prediction: 0 - off (1MV),  1 - on (4MV, OBMC)1         // advanced Intra coding: 0 - off,  1 - on

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -