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

📄 mpeg4.par

📁 这是在PCA下的基于IPP库示例代码例子,在网上下了IPP的库之后,设置相关参数就可以编译该代码.
💻 PAR
字号:
!! MPEG-4 videoencoder sample !!352x288.yuv  // name of source files352       // horizontal_size288       // vertical_size20        // number of frames30        // frame scale1         // frame interval0         // quant_type: 0 - H263, 1 - the first quantization method6         // IVOP quant6         // PVOP quant6         // BVOP quant-         // name of intra quant matrix file     ("-": default matrix)-         // name of non intra quant matrix file ("-": default matrix)0         // short_video_header100       // max I-VOP distance0         // num of successive B-VOPs15        // P-VOP searchWidth in full pel15        // P-VOP searchHeight in full pel15        // B-VOP searchWidth Forw in full pel15        // B-VOP searchHeight Forw in full pel15        // B-VOP searchWidth Back in full pel15        // B-VOP searchHeight Back in full pel1         // Motion Estimation algorithm: 0 - full search, 1 - fast search2         // Motion Estimation accuracy: 1 - full pel, 2 - half pel, 4 - quarter pel0         // 0 - 1MV  1 - 4MV1         // obmc_disable1         // Rounding Control enable0         // calculate PSNR0         // RateControl  0 - no, 1 - FrameLavel(VBR), 2 - MacroblockLevel (CBR)300000    // BitRate, bps50        // SceneChangeThreshold, %0         // insert GOV before I-frames0         // repeat VOL before I-frames0         // insert GOB/VideoPackets1024      // VideoPacket length, bit0         // data_partitioned0         // reversible_vlc0         // interlaced0         // top_field_first0         // alternate_vertical_scan_flag1         // ME pred - 0 - field; 1 - frame; 2 - field+frame0         // sprites - 0 - none, 1 - basic, 2 - GMC0         // no_of_sprite_warping_points0         // sprite_warping_accuracy

⌨️ 快捷键说明

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