[MPlayer-users] ffmpeg xvidff.c:91: `xvid_plugin_single_t' undeclared

Philip Walden pwaldenlinux at pacbell.net
Thu Jul 28 05:33:37 CEST 2005


I downloaded FFMpeg-20050727 to get the most recent libavcodec to fix a 
mplayer mf://*.jpg bug.

Now I am getting the following errors during compile:

xvidff.c: In function `ff_xvid_encode_init':
xvidff.c:91: `xvid_plugin_single_t' undeclared (first use in this function)
xvidff.c:91: (Each undeclared identifier is reported only once
xvidff.c:91: for each function it appears in.)
xvidff.c:91: parse error before "single"
xvidff.c:93: `xvid_plugin_2pass2_t' undeclared (first use in this function)
xvidff.c:93: parse error before "rc2pass2"
xvidff.c:94: `xvid_gbl_init_t' undeclared (first use in this function)
xvidff.c:95: `xvid_enc_create_t' undeclared (first use in this function)
xvidff.c:96: `xvid_enc_plugin_t' undeclared (first use in this function)

...and so on

I presume this is because I have RH9 and an old xvid.h.

Question is where do I go to get a recent xvid.h?

Thanks

Phil




More information about the MPlayer-users mailing list