voila! problem solved. just compiled ffmpeg and kept it in the makefile. Now it loads ok.
.gif
Wednesday February 26 2003 11:38, skrev 220hex:
ok, removed ffmpeg from the makefile, and finally got it to compile but I get an 'undefined symbol' when trying to load in PD:
/usr/lib/pd/externs/pidip.pd_linux: undefined symbol: av_open_input_file pidip: can't load library
:((((
-gif
Wednesday February 26 2003 11:13, skrev CK:
I read: . .
make: *** [pidip.pd_linux] Error 1
As you can see I'm using the latest ffmpeg source from cvs. ??
do you need the ffmpeg objects ? If not you can just take them out of the makefile and remove the corresponding setup functions.
regards
x