Skip to content
LTX Mac Farm
← All guides

Queue work from any Mac

FIXES → Spending an hour of farm time on a framing you’d have rejected as a still.

The job board: queued with a priority job, two Macs rendering, done clips with Watch and Approve, and a failed job offering Requeue or a bigger Mac
Captured from the real gateway on a demo farm

01 Queue a clip

Works from any Mac that can see the share — or just use the app’s Queue a clip.

from any Mac

./enqueue.sh --id hail_hero --prompt "storm clouds over a QLD roof" --seed 8804

02 Proof cheaply, then commit

--test renders cheap stills to cherry-pick; --hero goes straight to video; --priority high jumps the queue; --sweep 12 fans one prompt across 12 seeds.

cheap stills first

./enqueue.sh --id x --test --prompt "..."

03 Promote the winners

Re-queues the seeds you picked as full renders — interactively, or scripted.

winners to full video

./promote.sh --seeds "1003 1007" --prompt "..." --priority high

Done when The job cards appear on the board with a price and a start estimate, and the next free Mac claims the first one.