oops, this is brand new but can only work with ffmpeg >= 0.4.9, it's weird it's asking you for that though if you have only installed ffmpeg 0.4.8.
did you try 0.4.9 already?
cheers, sevy
jim ruxton wrote:
Thanks Yves, I got it to compile but get this message when I try to load it? Any thoughts? /src/pidip-0.12.16/pidip.pd_linux: /src/pidip-0.12.16/pidip.pd_linux: undefined symbol: av_seek_frame /src/pidip-0.12.16/pidip: can't load library Jim
hola,
seems you use an old pidip, this has been fixed in 0.12.16 :
http://ydegoyon.free.fr/pidip-0.12.16.tar.gz
( but it's not officially out yet )
you're lucky, sevy
jim ruxton wrote:
pidip compilation is getting stuck as seen below. I'm using Fedora Core 1 and gcc version 3.3.2 20031022 (Red Hat Linux 3.3.2-1) . Does anyone have any thoughts as to what I'm doing wrong here? ffmpeg is version 0.4.8 . Thanks! Jim
cc -I/usr/X11R6/include -g -O2 -Wall -I/usr/local/include -I/usr/X11R6/include -DPD -DX_DISPLAY_MISSING -O2 -funroll-loops -fomit-frame-pointer -ffast-math -Wall -W -Wstrict-prototypes -Wno-unused -Wno-parentheses -Wno-switch -DPDP_PIDIP_VERSION="0.12.16" -g -I/usr/local/pd/src -I. -I/usr/local/pd/pdp/include -I../include -I../charmaps -I/SOURCES/ffmpeg/libavcodec -I/SOURCES/ffmpeg/libavformat -o pdp_ffmpeg~.o -c pdp_ffmpeg~.c pdp_ffmpeg~.c: In function
pdp_ffmpeg_process_yv12': pdp_ffmpeg~.c:446: error: too few arguments to function
img_resample_full_init' pdp_ffmpeg~.c:485: warning: passing arg 2 ofav_write_frame' makes pointer from integer without a cast pdp_ffmpeg~.c:485: error: too many arguments to function
av_write_frame' pdp_ffmpeg~.c:555: warning: passing arg 2 ofav_write_frame' makes pointer from integer without a cast pdp_ffmpeg~.c:555: error: too many arguments to function
av_write_frame' pdp_ffmpeg~.c: In functionpdp_ffmpeg_process': pdp_ffmpeg~.c:630: warning: passing arg 4 of
pdp_queue_add' from incompatible pointer type pdp_ffmpeg~.c: In functionpdp_ffmpeg_input_0': pdp_ffmpeg~.c:655: warning: passing arg 1 of
pdp_packet_convert_ro_or_drop' from incompatible pointer type make[1]: *** [pdp_ffmpeg~.o] Error 1 make[1]: Leaving directory `/src/pidip-0.12.16/modules' make: *** [pdp_pidip_all] Error 2
PD-list mailing list PD-list@iem.at to manage your subscription (including un-subscription) see http://iem.at/cgi-bin/mailman/listinfo/pd-list
Thanks again Yves, Looks like I'm most of the way there. Just this message about pdp_text . Jim
PDP: version 0.12.3 PiDiP : additional video processing objects for PDP : version 0.12.16 ( ydegoyon@free.fr )
pdp_text : severe error : could not load default font : no rendering !!! pdp_colorgrid: version 0.4, written by Yves Degoyon (ydegoyon@free.fr) & Lluis Gomez i Bigorda (lluis@artefacte.org)
the 'make install' in the pidip folder, that's it.
suerte, sevy
jim ruxton wrote:
Thanks again Yves, Looks like I'm most of the way there. Just this message about pdp_text . Jim
PDP: version 0.12.3 PiDiP : additional video processing objects for PDP : version 0.12.16 ( ydegoyon@free.fr )
pdp_text : severe error : could not load default font : no rendering !!! pdp_colorgrid: version 0.4, written by Yves Degoyon (ydegoyon@free.fr) & Lluis Gomez i Bigorda (lluis@artefacte.org)