You are viewing an old version of this page. View the current version.

    Compare with Current View Page History

    Version 1 Next »

    Below Is an expandable view of the "Qube (ImagesToMovie) Job..." Jobtype Submission UI

    Please click on the text below the section of interest

     Required Parameters

    exe

    Tooltip - explicit path to executable

    Icon

    Browse or enter manually the location of executable on the workers

    Important : Always double check the location of the workers executable. Be aware that if you are submitting cross platform the path will be different.

    jobid

    Tooltip - jobid with output images to transcode to a movie

    Icon

    Enter the JobId of the render with output to transcode. If this window is generated from the tick box option "generate movie" this section will be prefilled

    transcoder

    Tooltip - available transcoders

    Icon

    Choose from the list of available transcoders

    transcoder_exe

    Tooltip - path to transcoder executable

    Icon

    Browse or enter manually the location of executable on the workers

    Important : Always double check the location of the workers executable. Be aware that if you are submitting cross platform the path will be different.

    transcoder_command

    Tooltip - transcoder command to run

    Icon

    Enter the transcoder commands and flags to be run

    transcoder_frameSyntax

    Tooltip - the syntax used to indicate frames for the transcoder (ie. # or %4d)

    Icon

    If this window is generated from the tick box option "generate movie" this section will be prefilled

    movie_ext

    Tooltip - movie extension

    Icon

    Choose the movie extension.

    Important: When choosing the output format be aware that extensions such as .MOV or .AVI can not be distributed across the farm. This job will be run only on 1 worker.

    movie_path

    Tooltip - Directory or movie filename.  Override default movie location (same directory as images).  End with / to denote a directory. (ie. "../" means up one directory from images dir)

    Icon

    Browse or manually enter the location of the output file or directory you wish to generate

    Important: Best practise is to ensure outputs are written to network storage accessible by the workers

    image_filter

    Tooltip - regular expression (regex) for filtering the images to put into the movie.  Useful if multiple layers used in render.

     

    Icon

    Explanation needed

     Click here for details...

    Cmd Template
    This is used to create the command string for launching the job on the worker. It will be set differently depending on the application you are launching from.

    Shell (Linux/OSX)
    Explicitly specify the Linux/OS X shell to use when executing the command (defaults to /bin/sh).

     

    • No labels