I read:
ok, removed ffmpeg from the makefile, and finally got it to compile but I get an 'undefined symbol' when trying to load in PD:
ok go to system/ and comment out or remove
void pdp_ffmpeg_tilde_setup(void);
and in pidip_setup:
pdp_ffmpeg_tilde_setup();
HTH
x