martin pi wrote:
- download the ffmpeg version that worked for me*
- as a special service i put this version there:
I loaded the ffmpeg suggested by Martin and it seemed to work (thanks Martin). That is, it seemed to compile, but I still have one last problem LOADING the library :.
My command line loading PD, PDP and PIDIP in the correct order...: [root@localhost pidip-0.12.10]# pd -lib pdp -lib /usr/lib/pd/pidip-0.12.10/pidip
And, alas, PDP loads, but not PIDIP. PDP: pure data packet PDP: version 0.12.2 /usr/lib/pd/pidip-0.12.10/pidip.pd_linux: /usr/lib/pd/pidip-0.12.10/pidip.pd_linux: undefined symbol: quicktime_close /usr/lib/pd/pidip-0.12.10/pidip: can't load library
Look familiar. ANyone willing to take one last stab at getting me out of the woods? Thanks again.
/brad.
The complete command line :
[root@localhost pidip-0.12.10]# pd -lib pdp -lib /usr/lib/pd/pidip-0.12.10/pidipcouldn't open MIDI input device 1 couldn't open MIDI output device 1 opened 0 MIDI input device(s) and 0 MIDI output device(s). Testing for Jack cannot connect to jack server cannot connect to default JACK server cannot connect to jack server cannot connect to default JACK server Using interleaved mode ALSA: sample width 2 bytes ALSA: rate to 48000 fragsize b 64 nfrags a 27 ALSA: hw interface configured Using interleaved mode ALSA: sample width 2 bytes ALSA: rate to 48000 fragsize b 64 nfrags a 27 ALSA: hw interface configured Using ALSA interface PDP: pure data packet PDP: version 0.12.2 /usr/lib/pd/pidip-0.12.10/pidip.pd_linux: /usr/lib/pd/pidip-0.12.10/pidip.pd_linux: undefined symbol: quicktime_close /usr/lib/pd/pidip-0.12.10/pidip: can't load library