hi list
does anybody knows what problem this could be? gem2pdp works just fine, but the pdp2gem crashs, as soon as i load a .mov file, i can see the first five, six frames and then pd freezes. Pd: signal 2
pdp itselfs works since weeks.
i'mjust wondering what this message means: pix_texture: not using client storage
when i use -rt flag the hole system hangs at the same point when pd hanged without -rt
any ideas???
thanks marc
***pd-output********************************************************************************** reading startup file: /root/.pdrc couldn't open MIDI input device 0 couldn't open MIDI output device 0 opened 0 MIDI input device(s) and 0 MIDI output device(s). OSCroute object version 1.05 by Matt Wright. pd: jdl Win32 raf. OSCroute Copyright © 1999 Regents of the University of California. All Rights Reserved. O : Open Sound Control 4 PD, http://www.cnmat.berkeley.edu/OSC S : original code by matt wright, pd hakcs cxc, Win32-port raf@interaccess.com C: ver: 0.16-4, compiled: May 22 2003 PDP: pure data packet PDP: version 0.12.3-test-14 PiDiP : additional video processing objects for PDP : version 0.12.12 ( ydegoyon@free.fr )
py/pyext 0.1.1 - python script objects, (C)2002 Thomas Grill
©©©©©©©©©©©©©©©©©©©©©©©©©©©©
© the zexy external 1.3 ©
© (l) forum::für::umläute ©
© compiled: Nov 25 2003 ©
© send me a 'help' message ©
©©©©©©©©©©©©©©©©©©©©©©©©©©©©
GEM: Graphics Environment for Multimedi GEM: ver: 0.888-rc2 GEM: compiled: Apr 20 2004 GEM: maintained by IOhannes m zmoelnig GEM: Authors : Mark Danks (original version on irix/windows) GEM: Chris Clepper (macOS-X) GEM: Daniel Heckenberg (windows) GEM: James Tittle (macOS-X) GEM: IOhannes m zmoelnig (linux/windows) gem2pdp : a bridge between GEM and PDP/PiDiP v0.5 (ydegoyon@free.fr) gem2pdp : a bridge between GEM and PDP/PiDiP v0.5 (ydegoyon@free.fr) pdp2gem : a bridge between PDP/PiDiP and GEM v0.5 (ydegoyon@free.fr) pdp2gem : a bridge between PDP/PiDiP and GEM v0.5 (ydegoyon@free.fr) pdp2gem : created mutex Direct Rendering enabled! GEM: Start rendering pix_texture: not using client storage pdp_yqt: opening /home/metafor/snm_projekte/mengenrabatt/offshore/loop3.mov pdp_yqt: track 0 has 2 channels pdp_yqt: using audio track 0 with 2 channels pdp_yqt: audio data is 8 bytes, 44100 kHz compressed with twos pdp2gem : created buffer 320x240 pix_texture: not using client storage Pd: signal 2
hi,
there's one thing quite strange in your log report : it seems you use 2 pdp2gem objetcs? is this in 2 different pds ??
that's the only explanation i can find for these lines :
gem2pdp : a bridge between GEM and PDP/PiDiP v0.5 (ydegoyon@free.fr) gem2pdp : a bridge between GEM and PDP/PiDiP v0.5 (ydegoyon@free.fr) pdp2gem : a bridge between PDP/PiDiP and GEM v0.5 (ydegoyon@free.fr) pdp2gem : a bridge between PDP/PiDiP and GEM v0.5 (ydegoyon@free.fr)
anyway, i've tested here with a kernel 2.5.7 and it was working fine, but i must say i had some freezing with Gem and kernels 2.6, is that your case ?
cheers, sevy
hi yves
yes i'm using kernel 2.6.4. the doubled output is because i load the bridge with -lib on startup. when i do without i can load the example as well and get just single output : pdp2gem : a bridge between PDP/PiDiP and GEM v0.5 (ydegoyon@free.fr) pdp2gem : a bridge between PDP/PiDiP and GEM v0.5 (ydegoyon@free.fr) pdp2gem : created mutex
but as soon as the mov starts playing pd crashs. i still can see the texture mapped on the model, but after a few frames everything freezes. it doesn't matter if the gem window is already created or not.
is there anything else i should try? greetings marc
Yves Degoyon wrote:
hi,
there's one thing quite strange in your log report : it seems you use 2 pdp2gem objetcs? is this in 2 different pds ??
that's the only explanation i can find for these lines :
gem2pdp : a bridge between GEM and PDP/PiDiP v0.5 (ydegoyon@free.fr) gem2pdp : a bridge between GEM and PDP/PiDiP v0.5 (ydegoyon@free.fr) pdp2gem : a bridge between PDP/PiDiP and GEM v0.5 (ydegoyon@free.fr) pdp2gem : a bridge between PDP/PiDiP and GEM v0.5 (ydegoyon@free.fr)
anyway, i've tested here with a kernel 2.5.7 and it was working fine, but i must say i had some freezing with Gem and kernels 2.6, is that your case ?
cheers, sevy
hi
i've could get a pwc camera to test if it's just with movs. and yes it works with live input. perhaps it's something with compression. i'll try different codecs and formats...
thanks marc
metafor wrote:
hi yves
yes i'm using kernel 2.6.4. the doubled output is because i load the bridge with -lib on startup. when i do without i can load the example as well and get just single output : pdp2gem : a bridge between PDP/PiDiP and GEM v0.5 (ydegoyon@free.fr) pdp2gem : a bridge between PDP/PiDiP and GEM v0.5 (ydegoyon@free.fr) pdp2gem : created mutex
but as soon as the mov starts playing pd crashs. i still can see the texture mapped on the model, but after a few frames everything freezes. it doesn't matter if the gem window is already created or not.
is there anything else i should try? greetings marc
Yves Degoyon wrote:
hi,
there's one thing quite strange in your log report : it seems you use 2 pdp2gem objetcs? is this in 2 different pds ??
that's the only explanation i can find for these lines :
gem2pdp : a bridge between GEM and PDP/PiDiP v0.5 (ydegoyon@free.fr) gem2pdp : a bridge between GEM and PDP/PiDiP v0.5 (ydegoyon@free.fr) pdp2gem : a bridge between PDP/PiDiP and GEM v0.5 (ydegoyon@free.fr) pdp2gem : a bridge between PDP/PiDiP and GEM v0.5 (ydegoyon@free.fr)
anyway, i've tested here with a kernel 2.5.7 and it was working fine, but i must say i had some freezing with Gem and kernels 2.6, is that your case ?
cheers, sevy
PD-list mailing list PD-list@iem.at http://iem.at/cgi-bin/mailman/listinfo/pd-list
hi,
i guess you could try with a kernel 2.4 or 2.5..
the freezings i get with Gem on 2.6 are independent from the gem2pdp bridge, they also happen with plain Gem..
mayb i'm out of date too...( for the gem version to use, i have a quite old cvs snapshot ).
ciao, sevy
metafor wrote:
hi yves
yes i'm using kernel 2.6.4. the doubled output is because i load the bridge with -lib on startup. when i do without i can load the example as well and get just single output : pdp2gem : a bridge between PDP/PiDiP and GEM v0.5 (ydegoyon@free.fr) pdp2gem : a bridge between PDP/PiDiP and GEM v0.5 (ydegoyon@free.fr) pdp2gem : created mutex
but as soon as the mov starts playing pd crashs. i still can see the texture mapped on the model, but after a few frames everything freezes. it doesn't matter if the gem window is already created or not.
is there anything else i should try? greetings marc
Yves Degoyon wrote:
hi,
there's one thing quite strange in your log report : it seems you use 2 pdp2gem objetcs? is this in 2 different pds ??
that's the only explanation i can find for these lines :
gem2pdp : a bridge between GEM and PDP/PiDiP v0.5 (ydegoyon@free.fr) gem2pdp : a bridge between GEM and PDP/PiDiP v0.5 (ydegoyon@free.fr) pdp2gem : a bridge between PDP/PiDiP and GEM v0.5 (ydegoyon@free.fr) pdp2gem : a bridge between PDP/PiDiP and GEM v0.5 (ydegoyon@free.fr)
anyway, i've tested here with a kernel 2.5.7 and it was working fine, but i must say i had some freezing with Gem and kernels 2.6, is that your case ?
cheers, sevy
Zitiere metafor metafor@gmx.net:
hi list
does anybody knows what problem this could be? gem2pdp works just fine, but the pdp2gem crashs, as soon as i load a .mov file, i can see the first five, six frames and then pd freezes. Pd: signal 2
i have experienced similar things: loading quicktime-movies with Gem (no need for pdp2gem) sometimes hangs on some of my machines. actually the quicktime-library hangs and i haven't yet found a wayto avoid this. i have never thought that this could be kernel-related but rather dependant on special quicktime-versions. (currently i am using a 2.4.23 kernel and libquicktime1 0.9.2pre1-sarge8.2 (yes it's dabian) and it works fine)
mfg.a.sdr IOhannes