Re: [PD] [GEM] pix_film mjpeg crash

2011-02-13 Thread atuc
hallo,

i had a similar problem with mjepeg movies on ubuntu maverick,

1. test if you can play files: lqtplay mjpeg.mov

in my case it crashed,

2. my fix:
i recompiled libquicktime
http://libquicktime.sourceforge.net/

best,
alex

 hi,

 been reading some previous discussions, and it seems like the best
 codec for pix_film is mjpeg, as in not-cpu-expensive. if i encode my
 movies with ffmpeg with parameters

 -an -vcodec mjpeg -sameq 

 pd crashes when trying to open that avi in pix_film.

 pix_film reports on creation:

 pix_film:: quicktime support
 pix_film:: libmpeg3 support
 pix_film:: libaviplay support

 there is no error on stderr apart from 

 [pix_film]: opening video-mjpeg.avi with format 1908 
 [pix_film]:  ... 
 [pix_film]:  ... 
 [pix_film]:  ... 
 socket receive error: Connection reset by peer (104)
 Segmentation fault



 if anyone would have an idea how can i make Gem work with mjpeg videos
 it would be greatly appreciated.


 l

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


[PD] pd on n900

2010-07-02 Thread atuc
hallo,

has anybody tried to run pda on the nokia n900? any experiences with it?
thanks,
alex

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] pd extended, usb midi device problem

2008-12-25 Thread atuc

ok thanks, with qjackctl and alsa it works,

thanks,
best alex
 o'la totes,

 i used not very elegant way but it works:

 in shell 

 run qjackctl (without activate the start button)
 run pd and set  'alsamidi'  in the media menu.

 after this step it should appear in ALSA section of  'connect' button
 in qjackctl the device (in this case UC33 and puredata)...you only
 have to connect them .ckeck it out in a pd patch if it works.




___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] pd extended, usb midi device problem

2008-12-24 Thread atuc
thanks frank for reply,


 Try to start pd-ext like this: 

 pd -alsamidi

 or use the MIDI settings menu to select the ALSA midi mode. If
 Pd-ext doesn't want to start the ALSA midi mode, then that version
 probably is compiled without ALSA midi support. That would be a bug that
 can only be fixed by recompiling.
thats i alredy done, it seems to be a bug??


but rawmidi does also not work with my uc-33

a...@cex:~$ lsmod  | grep midi
snd_seq_midi   14336  0
snd_rawmidi29824  5 snd_usb_lib,snd_seq_midi
snd_seq_midi_event 15232  2 snd_seq_oss,snd_seq_midi
snd_seq57776  9
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_seq_device 15116  5
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
snd63268  27
snd_usb_audio,snd_hwdep,snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device

pd extended does not show any midi device when i try to select a device
number from the menu,

as wrote, my self compiled pd works out of the box!

 Using the rawmidi devices should work as well in general, but maybe you
 have to load some additional modules (snd_rawmidi, snd-seq-oss, or so).
 Also Pd's way of specifihttp://footils.org/cms/show/24
 ying device numbers is a bit strange. Maybe this
 still is helpful: http://footils.org/cms/show/24 (generally it's
 outdated, though)


best,
alex


___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


[PD] pd extended, usb midi device problem

2008-12-23 Thread atuc
hallo,

i have a problem with my m-audio uc-33 usb midi controller, i use ubuntu
8.10,

with this pd version, the controller does not work:

http://pd.ianagnostopoulos.postgrad.shef.ac.uk/pd-extended_0.40.3-intrepid6_i386.deb


i use my self compiled pd version (Pd version 0.41.0), with this, it
works without problems as alsa-midi controller.

any idea?
best,
alex


pd --listdevices on 0.41.0:

device listing not implemented for jack yet

no midi input devices found
no midi output devices found
Opened Alsa Client 129 in:1 out:1



pd --listdevices on pdextended 0.40.3:

error: device listing not implemented for jack yet
no midi input devices found
no midi output devices found
Opened Alsa Client 129 in:1 out:1


___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list