for compiling the Gem lib to use pix_record and pix_write it is necessary to have the libquicktime, libtiff, imagemagick… When on Ubuntu/Debian you make ./configure you must have the following message: used optional libraries:
font-rendering :
image-support use ImageMagick : yes use TIFF : yes use JPEG : yes video-support use mpeg : yes use mpeg-3 : yes use QuickTime : yes use aviplay : yes use ffmpeg : yes input-support use v4l : yes use ieee1394 : yes
misc using ARB-extensions : yes using NV-extensions : yes using reg-struct-ret : yes after you make, thus you can launch will be able to read and write tiff JPEG QuickTime MPEG… All functions of Gem are very well now.
Message: 6 Date: Wed, 9 Aug 2006 09:13:18 -0500 From: "chris clepper" cgclepper@gmail.com Subject: Re: [PD] Compil Gem with pix_record To: "thiery@la-kitchen.fr" Thomas.Thiery@la-kitchen.fr Cc: pd-list@iem.at Message-ID: a8e0bc960608090713h237c6cfcp135d6b3ff3592a0e@mail.gmail.com Content-Type: text/plain; charset="iso-8859-1"
Do you have libtiff and/or imagemagick installed? Did the GEM configure find them?
On 8/9/06, thiery@la-kitchen.fr Thomas.Thiery@la-kitchen.fr wrote:
Hello, I am a trainee with Kitchen (Paris) I have just compiled Gem with the sources of the CVS under UBUNTU. Gem opens without problem with Pd, but I have an error, on the pix_record object In the console I have the following message: [pix_record]: Gem has been compiled without pix-recording capabilities! And I can't succeed to use pix_write, somebody can show me, how functions the pix_write? I have the following message according to error: GEM: "Toto00000.tif" Unable to save image. thank you attachement test-pix_write
Bonjour, je suis stagiaire La Kitchen (Paris) Je viens de compiler Gem avec les sources du CVS sous UBUNTU. Gem s'ouvre sans probleme avec pd, mais j'ai une erreur, sur l'objet pix_record Dans la console j'ai le message suivant : [pix_record]: Gem has been compiled without pix-recording capabilities! Et je n'arrive pas a utiliser pix_write, quelqu'un peut il me montrer comment fonctionne le pix_write Je suis bloqu sur le message suivant error: GEM: Unable to save image to 'toto00000.tif' Quelqu'un peut il me debloquer merci en pieces jointes se trouve un test avec pix_write