found a nice version of 1.0 http://libquicktime.sourceforge.net/
disabled gtk and it works so far
pp
Patrick Pagano, B.S., M.F.A Sound and Light Technologist School of Theatre and Dance University of Florida Gainesville, FL USA
-----Original Message----- From: pd-list-bounces@iem.at on behalf of Pagano, Patrick Sent: Tue 8/7/2007 5:08 PM To: Yves Degoyon Cc: pd-list@iem.at Subject: Re: [PD] pdp crash with pidip
thanks sevy
cannot build it though...
In file included from mp4_vars.h:35,
from decore.c:51:
mp4_header.h:156: warning: 'inline' is not at beginning of declaration
In file included from decore.c:52:
getbits.h: In function 'refill':
getbits.h:82: warning: comparison between signed and unsigned
getbits.h: At top level:
getbits.h:147: warning: 'inline' is not at beginning of declaration
getbits.h:152: warning: 'inline' is not at beginning of declaration
getbits.h:321: warning: 'inline' is not at beginning of declaration
decore.c: In function 'decore':
decore.c:169: warning: passing argument 3 of 'decore_frame' from incompatible pointer type
decore.c: At top level:
decore.c:189: error: static declaration of 'decore_init' follows non-static declaration
mp4_vars.h:194: error: previous declaration of 'decore_init' was here
decore.c:292: error: static declaration of 'decore_release' follows non-static declaration
mp4_vars.h:196: error: previous declaration of 'decore_release' was here
decore.c: In function 'decore_setoutput':
decore.c:348: warning: assignment from incompatible pointer type
make[4]: *** [decore.lo] Error 1
make[4]: Leaving directory /home/shree/Desktop/libquicktime-0.9.1/plugins/opendivx/decore50' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory
/home/shree/Desktop/libquicktime-0.9.1/plugins/opendivx'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory /home/shree/Desktop/libquicktime-0.9.1/plugins' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory
/home/shree/Desktop/libquicktime-0.9.1'
make: *** [all] Error 2
any flags?
thanks in advance..
Patrick Pagano, B.S., M.F.A Sound and Light Technologist School of Theatre and Dance University of Florida Gainesville, FL USA
-----Original Message----- From: Yves Degoyon [mailto:ydegoyon@free.fr] Sent: Tue 8/7/2007 2:03 PM To: Pagano, Patrick Cc: pd-list@iem.at Subject: Re: [PD] pdp crash with pidip
Pagano, Patrick wrote:
hi
i am on ubuntu fiesty and using pd/pidip/pdp etc.. and testing with pidipVJ i keep getting a crash that looks like this.
*** glibc detected *** pd: realloc(): invalid pointer: 0x086853e0 *** ======= Backtrace: ========= /lib/tls/i686/cmov/libc.so.6(realloc+0x392)[0xb7e55322] /usr/lib/libquicktime/lqt_mjpeg.so[0xb52d1bef] /usr/lib/libquicktime.so.0(lqt_decode_video+0xa1)[0xb7a325b1]
aye the libquictime crash... little to do except changing libquicktime, i still usually use : http://tdegoyon.free.fr/libquicktime-0.9.1.tar.gz
cause it was proven stable, i guess you know how to change a lib..
suerte, sevy