Search the Community
Showing results for tags 'imagemagick'.
-
I have 80 variations of my geo. each one 48 frames of animation i want to make a montage for every 4 variations and end up with 20 videos, instead of one huge video with all 80 variations animating. The screenshot i have attached is the latter - all variation animating in one video
-
Hello, I need help from a noob with PDG and imagemagick node: 1) a) When the "concatenate" mode is on, everything works predictably and as it should, it glues the supplied files into a mosaic, you can adjust the resolution of the final image. As soon as I turn off the "concatenate" mode, the resolution adjustment of the final mosaic stops working, and the same low resolution is obtained (about 500-600 pixels). As I understand it is necessary to set the resolution in Custom Imagemagick? But how to write it there, what is the syntax, tried many options, all the errors. 2) What other modes are there besides "concatenate"? and how to register them? Forgive in advance if not that forum thread. Thanks for the help!
-
- top
- imagemagick
-
(and 1 more)
Tagged with:
-
Hi I am trying to follow Ari's tutorial https://vimeo.com/323291527 for generating a side by side montage of some wedged Pyro sim, that i'm trying to test out. My TOP network seems to work fine except the final node: ffmpegencodevideo. I am not really sure how to set the correct path on windows, as Ari's version is for MAC, and have tried removing the C:, .exe and also using forward and backslashes. Do I even need to set the environment file to look at the FFMPEG? Quite confused on how to set this up correctly.
- 2 replies
-
- encodevideo
- imagemagick
-
(and 7 more)
Tagged with:
-
ok so some progress with PDG following Ari's tutorial, https://vimeo.com/323291527 but getting ImageMagick running properly on OSX is a total PITA! After installing, adding proper pathing to houdini.env it runs but no support .exr by default. Get the following error So thinking I need to install OpenExr I do so and get openexr 2.3.0 is already installed and up-to-date Any ImageMagick experts able to suggest a solution? Guessing this will be easier on my Ubuntu box....