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

📄 mpeg2.par

📁 这是在PCA下的基于IPP库示例代码例子,在网上下了IPP的库之后,设置相关参数就可以编译该代码.
💻 PAR
字号:
/* CommentLine: MPEG-2 Sequence.*/352x288.yuv	/* name of source files */-		/* name of intra quant matrix file ("-": default matrix) */-		/* name of non intra quant matrix file ("-": default matrix) */-		/* name of statistics file ("-": stdout ) */-		/* name of statistics file ("-": stdout ) */0		/* input picture file format: 0=*.Y,*.U,*.V, 1=*.yuv, 2=*.ppm, 3=yuv-full */20		/* number of frames */001		/* number of first frame */23:59:59:24	/* timecode of first frame */1		/* N (# of frames in GOP) */1		/* M (I/P frame distance) */0		/* ISO/IEC 11172-2 stream */0		/* 0:frame pictures, 1:field pictures */352		/* horizontal_size */288		/* vertical_size */2		/* aspect_ratio_information 1=square pel, 2=4:3, 3=16:9, 4=2.11:1 */2		/* frame_rate_code 2=23.976, 3=25, 4=29.97, 5=30 frames/second */5300000		/* bit_rate (bits/s) */6		/* vbv_buffer_size (in multiples of 16 kbit) */0		/* low_delay  */0		/* constrained_parameters_flag */4		/* Profile ID: Simple = 5, Main = 4, SNR = 3, Spatial = 2, High = 1 */8		/* Level ID:   Low = 10, Main = 8, High 1440 = 6, High = 4          */0		/* progressive_sequence */1		/* chroma_format: 1=4:2:0, 2=4:2:2, 3=4:4:4 */1		/* video_format: 0=comp., 1=PAL, 2=NTSC, 3=SECAM, 4=MAC, 5=unspec. */5		/* color_primaries */5		/* transfer_characteristics */5		/* matrix_coefficients */352		/* display_horizontal_size */288		/* display_vertical_size */1		/* intra_dc_precision (0: 8 bit, 1: 9 bit, 2: 10 bit, 3: 11 bit */1		/* top_field_first */1 0 0		/* frame_pred_frame_dct (I P B) */0 0 0		/* concealment_motion_vectors (I P B) */0 1 1		/* q_scale_type  (I P B) */1 1 0		/* intra_vlc_format (I P B)*/1 0 1		/* alternate_scan (I P B) */0		/* repeat_first_field */0		/* progressive_frame */0		/* P distance between complete intra slice refresh */0		/* rate control: r (reaction parameter) */0		/* rate control: avg_act (initial average activity) */0		/* rate control: Xi (initial I frame global complexity measure) */0		/* rate control: Xp (initial P frame global complexity measure) */0		/* rate control: Xb (initial B frame global complexity measure) */0		/* rate control: d0i (initial I frame virtual buffer fullness) */0		/* rate control: d0p (initial P frame virtual buffer fullness) */0		/* rate control: d0b (initial B frame virtual buffer fullness) */2 2 14 14		/* P:  forw_hor_f_code forw_vert_f_code search_width/height */2 2 14 14		/* B1: forw_hor_f_code forw_vert_f_code search_width/height */2 2 14 14		/* B1: forw_hor_f_code forw_vert_f_code search_width/height */2 2 14 14		/* B1: forw_hor_f_code forw_vert_f_code search_width/height */2 2 14 14		/* B1: forw_hor_f_code forw_vert_f_code search_width/height */2 2 14 14		/* B1: forw_hor_f_code forw_vert_f_code search_width/height */2 2 14 14		/* B1: forw_hor_f_code forw_vert_f_code search_width/height */

⌨️ 快捷键说明

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