Logo by Pauldelbrot - Contribute your own Logo!

END OF AN ERA, FRACTALFORUMS.COM IS CONTINUED ON FRACTALFORUMS.ORG

it was a great time but no longer maintainable by c.Kleinhuis contact him for any data retrieval,
thanks and see you perhaps in 10 years again

this forum will stay online for reference
News: Visit us on facebook
 
*
Welcome, Guest. Please login or register. March 29, 2024, 01:18:42 PM


Login with username, password and session length


The All New FractalForums is now in Public Beta Testing! Visit FractalForums.org and check it out!


Pages: [1]   Go Down
  Print  
Share this topic on DiggShare this topic on FacebookShare this topic on GoogleShare this topic on RedditShare this topic on StumbleUponShare this topic on Twitter
Author Topic: Batching with Mandelbulber  (Read 3233 times)
0 Members and 1 Guest are viewing this topic.
paolo
Explorer
****
Posts: 50


« on: September 10, 2010, 10:09:16 PM »

 grin Wouldn't it be lovely if there is a batch facility with Mandelbulber as it takes typically five minutes to generate a 1920 x1080 image. Dozens of images could then be batched overnight. If there are any further speedups for the program it would make the program even better. Keep up the good work on this brilliant program.
Logged
Buddhi
Fractal Iambus
***
Posts: 895



WWW
« Reply #1 on: September 15, 2010, 12:58:44 PM »

I'm not sure if I understand well what you mean writing "batch facility". Mandelbulber can be started from DOS shell (or Linux terminal) with following parameters:

Code:
mandelbulber [options...] [settings_file]
options:
  -nogui          - start program without GUI
  -flight         - render flight animation
  -keyframe       - render keyframe animation
  -start N        - start renderig from frame number N
  -end            - rendering will end on frame number N
  -format FORMAT  - image output format
     jpg - JPEG format
     png - PNG format
     png16 - 16-bit PNG format
     png16alpha - 16-bit PNG with alpha channel format
[settings_file] - file with fractal settings (program also tries
to find file in ./mandelbulber/settings directory)
When settings_file is put as command argument then program will start in noGUI mode

For example:
mandelbulber -format png16 "Hybrid 1.fract"
will render fractal image defined in "Hybrid 1.fract" settings file located in ./mandelbulber/settings folder and save image in PNG 16-bit format in folder defined in given settings file.

If you want to make some batch rendering you can write some simple script in .BAT file or bash script on Linux.

Now it is open topic. Maybe somebody is interested in writing some simple program for managing batch process.
Logged

arnie
Forums Newbie
*
Posts: 2



« Reply #2 on: November 05, 2015, 09:50:18 PM »

I'm currently also looking for a way to calculate lots of settings with Mandelbulber (on windows) and came across a similair description. But at least with v2.05, it seems any command line parameter gets ignored.
Also, scanning the source (main.cpp), i see nothing (really) referring to the command line parameters.

Any hints welcome.
Logged

quantum physics - the dreams stuff if made of
zebastian
Conqueror
*******
Posts: 121



« Reply #3 on: November 05, 2015, 10:02:56 PM »

hi arnie, welcome to the forum  grin

mandelbulber will get a vast cli interface in 2.0.6
take a look at the current codebase at github, especially:
https://github.com/buddhi1980/mandelbulber2/blob/master/mandelbulber2/src/command_line_interface.cpp
this gives you a good idea what to expect.

i think what paolo means by "batching" is exactly the queue system what will also come with 2.0.6:
you have a list of settings files which will be processed one by one.
you can also specify multiple fract files on the command line, which get thrown into the queue and processed.
or a whole folder, which gets searched for fract files, the fract files pushed to the queue, and the queue rendered.
Logged
zebastian
Conqueror
*******
Posts: 121



« Reply #4 on: November 05, 2015, 10:05:30 PM »

btw: development is now in feature freeze and bug hunting.
i think next release can be expected in 1 - 3 weeks?
Logged
Pages: [1]   Go Down
  Print  
 
Jump to:  

Related Topics
Subject Started by Replies Views Last post
my mandelbulber gallery Mandelbulber Gallery ker2x 1 1603 Last post May 13, 2010, 06:16:30 PM
by Bent-Winged Angel
mandelbulber on github ? Mandelbulber ker2x 7 3855 Last post June 09, 2010, 07:04:21 PM
by ker2x
Mandelbulber 0.80 Mandelbulber Buddhi 5 7968 Last post June 27, 2010, 05:30:54 PM
by knighty
Mandelbulber 0.85 Mandelbulber Buddhi 6 4623 Last post July 25, 2010, 10:00:13 PM
by kram1032
Batching with Mandelbulb 3d Mandelbulb 3d paolo 4 1627 Last post September 03, 2010, 02:33:57 PM
by Jesse

Powered by MySQL Powered by PHP Powered by SMF 1.1.21 | SMF © 2015, Simple Machines

Valid XHTML 1.0! Valid CSS! Dilber MC Theme by HarzeM
Page created in 0.24 seconds with 28 queries. (Pretty URLs adds 0.008s, 2q)