Dear experts:
When I set
param->i_frame_reference = 9;/*and great than 9*/
param->b_interlaced = 1;
in x264_param_default() function at common.c,
It always generate a exception. It seems that get_ref_mmx() funtion at mc-c.c get a src[4] parameter with error points to src picture.
lurui
2006/10/8