[MEncoder-users] x264 codec recognition
JGiotta at mediageneral.com
JGiotta at mediageneral.com
Thu Apr 3 17:55:52 CEST 2008
I was able to get a newer version of x264, however I get this new error
only during make of mplayer.
ve_x264.c: In function 'x264enc_set_param':
ve_x264.c:84: warning: implicit declaration of function
'x264_param_parse'
ve_x264.c:117: error: 'X264_PARAM_BAD_NAME' undeclared (first use in
this function)
ve_x264.c:117: error: (Each undeclared identifier is reported only once
ve_x264.c:117: error: for each function it appears in.)
ve_x264.c:119: error: 'X264_PARAM_BAD_VALUE' undeclared (first use in
this function)
ve_x264.c:136: error: 'struct <anonymous>' has no member named
'i_trellis'
ve_x264.c:146: error: 'struct <anonymous>' has no member named
'i_trellis'
ve_x264.c: In function 'config':
ve_x264.c:216: error: 'x264_param_t' has no member named
'b_repeat_headers'
ve_x264.c: In function 'control':
ve_x264.c:245: warning: unused variable 'mod'
make[1]: *** [ve_x264.o] Error 1
I'm using the 20080402 source of x264 and 1.0rc2 of mplayer.
- John G
More information about the MEncoder-users
mailing list