Re: [PD] gridflow + quicktime + windows

2011-11-13 Thread Mathieu Bouchard

Le 2011-10-22 à 13:44:00, stéfan piat a écrit :


ok, I'll try another video format,
it would be nice to have this libquicktime support to the windows build...


Oops, in the previous build I assumed that you were on OSX. That's because 
you mentioned [#out quartz], something that only works on OSX.


GridFlow comes without video decoding support on Windows. There are tricks 
you can do to load data from many image files or merge many image files 
into one. But there is no support for .mpg, .mov and .avi that are 
loadable on Linux and OSX.


I don't remember whether I tried adding them to the Windows build though. 
Perhaps it's not so hard. But I haven't booted Windows in many months.


 __
| Mathieu BOUCHARD - téléphone : +1.514.383.3801 - Montréal, QC___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] gridflow + quicktime + windows

2011-10-22 Thread stéfan piat
ok, I'll try another video format,

it would be nice to have this libquicktime support to the windows build...


++


2011/10/21 Mathieu Bouchard ma...@artengine.ca

 Le 2011-10-21 à 13:10:00, stéfan piat a écrit :


  I try to load a Quicktime movie into [#in]
 and I got the following error message
 error: [gf/io_generate 2767 in]: unknown suffix 'mov'
 I don't know what this mean?


 It means that GridFlow's file manager could not find a handler for .mov
 files. This probably means that you don't have one. Libquicktime support has
 not been added to the Windows build, and I don't remember why, but maybe
 it's just that I haven't tried (I only boot windows to make
 gridflow-for-windows).

  __**__**
 __
 | Mathieu BOUCHARD - téléphone : +1.514.383.3801 - Montréal, QC
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


[PD] gridflow + quicktime + windows

2011-10-21 Thread stéfan piat
hello

I try to load a Quicktime movie into [#in]
and I got the following error message
error: [gf/io_generate 2767 in]: unknown suffix 'mov'

I don't know what this mean?
(windows 7, pd-extended 0.42.5, and gridflow-9.13-win32-i386)




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


Re: [PD] gridflow + quicktime + windows

2011-10-21 Thread Mathieu Bouchard

Le 2011-10-21 à 13:10:00, stéfan piat a écrit :


I try to load a Quicktime movie into [#in]
and I got the following error message
error: [gf/io_generate 2767 in]: unknown suffix 'mov'
I don't know what this mean?


It means that GridFlow's file manager could not find a handler for .mov 
files. This probably means that you don't have one. Libquicktime support 
has not been added to the Windows build, and I don't remember why, but 
maybe it's just that I haven't tried (I only boot windows to make 
gridflow-for-windows).


 __
| Mathieu BOUCHARD - téléphone : +1.514.383.3801 - Montréal, QC___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] gridflow on windows

2010-03-10 Thread Matteo Sisti Sette

 hello, in gridflow/doc/index.pd there a start for learning
 many objects

Thank you for the hint.
However, the point was that the [pddp_open] object (or abstraction?) 
used in the tutorial patch included in gridflow fails to create, so 
either the help patch relies on an object that is not part of Pd 
Extended and is not distributed with GridFlow, or there is something 
wrong with my installation...



- Mail Original -
De: pvallet publica...@free.fr
?: pd-list@iem.at
Envoy?: Lundi 8 Mars 2010 19h43:20 GMT +01:00 Amsterdam / Berlin / Berne 
/ Rome / Stockholm / Vienne

Objet: Re: [PD] gridflow on windows

Pddp is the PureData Documentation Project
i'm not using it so i don't know much about it, but you can probably
download a package from the net

Greetings,
p.

Matteo Sisti Sette a ?crit :
  Oh sh##,
  I see it needs Pd Extented. I was trying it with Pd Vanilla.
 
  Maybe it would be a good idea to mention it in the installation readme
  and/or home page, or is it obvious?
 
  It seems it works for the moment. However, in the tutorial intro
  (gf_tutorial_intro.pd) there are a lot of [pddp_open] objects that
  cannot create.
 
  What is pddp_open? Where can I get it?
 
  thanks
  m.
--
Matteo Sisti Sette
matteosistise...@gmail.com
http://www.matteosistisette.com

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


Re: [PD] gridflow on windows

2010-03-10 Thread dmotd
hello matteo, 

its safe to ignore the pddp* messages, pddp is a series of
objects that make the internal documentation a little more
user friendly when interacting with the outside world (ie
internet URLS). 

you're right it's not part of gridflow, but i think they
are generally packaged with pd-extended. it wont effect the
usability of gridflow, or its documentation to not have
these objects, so don't worry!

cheers,
dmotd

Matteo Sisti Sette wrote:
  hello, in gridflow/doc/index.pd there a start for learning
  many objects

 Thank you for the hint.
 However, the point was that the [pddp_open] object (or abstraction?)  
 used in the tutorial patch included in gridflow fails to create, so  
 either the help patch relies on an object that is not part of Pd  
 Extended and is not distributed with GridFlow, or there is something  
 wrong with my installation...


 - Mail Original -
 De: pvallet publica...@free.fr
 ?: pd-list@iem.at
 Envoy?: Lundi 8 Mars 2010 19h43:20 GMT +01:00 Amsterdam / Berlin / Berne  
 / Rome / Stockholm / Vienne
 Objet: Re: [PD] gridflow on windows

 Pddp is the PureData Documentation Project
 i'm not using it so i don't know much about it, but you can probably
 download a package from the net

 Greetings,
 p.

 Matteo Sisti Sette a ?crit :
   Oh sh##,
   I see it needs Pd Extented. I was trying it with Pd Vanilla.
  
   Maybe it would be a good idea to mention it in the installation readme
   and/or home page, or is it obvious?
  
   It seems it works for the moment. However, in the tutorial intro
   (gf_tutorial_intro.pd) there are a lot of [pddp_open] objects that
   cannot create.
  
   What is pddp_open? Where can I get it?
  
   thanks
   m.
 -- 
 Matteo Sisti Sette
 matteosistise...@gmail.com
 http://www.matteosistisette.com

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

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


[PD] gridflow on windows

2010-03-08 Thread Matteo Sisti Sette

Hi,

I have just downloaded gridflow 0.0.7(final) for Windows from 
http://gridflow.ca/ and followed the installation instructions (copy 7 
dll files to windows/system32, the gridflow folder into extra, and added 
gridflow to startup), but I get the following error (in a popup window, 
not the pd console):


No se encuentra el punto de entrada del procedimiento canvas_setgraph 
en la biblioteca de vínculos dinámicos pd.dll


which roughly means

cannot find the entry point of procedure canvas_setgraph in the dynamic 
link library pd.dll


Once I hit OK, the console says:
D:\\programmi\\pd\\extra\\gridflow\\gridflow.dll: couldn't load
gridflow: can't load library

Do I need something more to have it running on Windows?
Or should I try with some older version of Pd? (I'm using 0.42.4)

thanks
m.

--
Matteo Sisti Sette
matteosistise...@gmail.com
http://www.matteosistisette.com

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


Re: [PD] gridflow on windows

2010-03-08 Thread Matteo Sisti Sette

Oh sh##,
I see it needs Pd Extented. I was trying it with Pd Vanilla.

Maybe it would be a good idea to mention it in the installation readme 
and/or home page, or is it obvious?


It seems it works for the moment. However, in the tutorial intro 
(gf_tutorial_intro.pd) there are a lot of [pddp_open] objects that 
cannot create.


What is pddp_open? Where can I get it?

thanks
m.

Matteo Sisti Sette escribió:

Hi,

I have just downloaded gridflow 0.0.7(final) for Windows from 
http://gridflow.ca/ and followed the installation instructions (copy 7 
dll files to windows/system32, the gridflow folder into extra, and added 
gridflow to startup), but I get the following error (in a popup window, 
not the pd console):


No se encuentra el punto de entrada del procedimiento canvas_setgraph 
en la biblioteca de vínculos dinámicos pd.dll


which roughly means

cannot find the entry point of procedure canvas_setgraph in the dynamic 
link library pd.dll


Once I hit OK, the console says:
D:\\programmi\\pd\\extra\\gridflow\\gridflow.dll: couldn't load
gridflow: can't load library

Do I need something more to have it running on Windows?
Or should I try with some older version of Pd? (I'm using 0.42.4)

thanks
m.




--
Matteo Sisti Sette
matteosistise...@gmail.com
http://www.matteosistisette.com

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


Re: [PD] gridflow on windows

2010-03-08 Thread pvallet

Pddp is the PureData Documentation Project
i'm not using it so i don't know much about it, but you can probably 
download a package from the net


Greetings,
p.

Matteo Sisti Sette a écrit :

Oh sh##,
I see it needs Pd Extented. I was trying it with Pd Vanilla.

Maybe it would be a good idea to mention it in the installation readme 
and/or home page, or is it obvious?


It seems it works for the moment. However, in the tutorial intro 
(gf_tutorial_intro.pd) there are a lot of [pddp_open] objects that 
cannot create.


What is pddp_open? Where can I get it?

thanks
m.

Matteo Sisti Sette escribió:

Hi,

I have just downloaded gridflow 0.0.7(final) for Windows from 
http://gridflow.ca/ and followed the installation instructions (copy 7 
dll files to windows/system32, the gridflow folder into extra, and 
added gridflow to startup), but I get the following error (in a popup 
window, not the pd console):


No se encuentra el punto de entrada del procedimiento canvas_setgraph 
en la biblioteca de vínculos dinámicos pd.dll


which roughly means

cannot find the entry point of procedure canvas_setgraph in the 
dynamic link library pd.dll


Once I hit OK, the console says:
D:\\programmi\\pd\\extra\\gridflow\\gridflow.dll: couldn't load
gridflow: can't load library

Do I need something more to have it running on Windows?
Or should I try with some older version of Pd? (I'm using 0.42.4)

thanks
m.






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