LTX 2.3 vs Wan 3.0 for Fast Social Video Turnaround

ltx-2-3-vs-wan-3-0
ltx-2-3-vs-wan-3-0

Social teams chasing a daily posting schedule don't need a lab benchmark — they need to know which model gets a finished clip out the door for less money and fewer retries. LTX 2.3 and Wan 3.0 are both live, general-purpose video endpoints on Siray, and both get pitched for quick-turnaround social content. Neither Siray's model pages nor the console publish a generation-latency number for either one, so the real turnaround question isn't "which renders faster" — it's cost per second, how precisely each model hits a target clip length, and how many aspect ratios it covers natively. For a deeper look at LTX 2.3 against a different rival, see LTX 2.3 vs Seedance 2.0: Speed, Quality & API Compared; for an image-to-video workflow angle rather than a cost comparison, see From Z-Image Still to LTX 2.3 Video.

Wan 3.0 AI Video model image:r/stable diffusion
Wan 3.0 AI Video model image:r/stable diffusion

Key takeaways

  • Neither model publishes a generation-speed metric — this comparison runs on cost, duration control, and format fit instead.
  • LTX 2.3 is cheaper per second at every shared resolution, even against Wan 3.0's active launch discount.
  • Wan 3.0 wins on duration flexibility (any second up to 30s) and aspect-ratio coverage (6 ratios vs LTX's 2).
  • Wan 3.0 Spicy is a separate, NSFW-positioned endpoint — not the model compared in this article.

Overview

lightricks/ltx-2.3-22b-{t2v,i2v} and alibaba/wan-3.0-{t2v,i2v,ref2v} are both already live on Siray and both sit outside the NSFW vertical. Wan 3.0 also has a distinct Spicy variant (alibaba/wan-3.0-{t2v,i2v,ref2v}-spicy) with the same parameters but an NSFW positioning — that endpoint isn't part of this comparison. Both LTX 2.3 and Wan 3.0 use the same async submission pattern: send a request, get a task_id, poll until it resolves.

LTX 2.3 vs Wan 3.0: Cost, Duration, and Format

Cost per second (console Cost-per-Run tables, checked 2026-09-06):

Model
480p
720p
1080p
LTX 2.3 (24fps)
$0.0391/s
$0.0878/s
LTX 2.3 (30fps)
$0.0488/s
$0.1098/s
Wan 3.0 (current launch price)
$0.04/s
$0.08/s
$0.16/s

At 720p, LTX 2.3 runs roughly half of Wan 3.0's discounted rate and under a third of Wan's full list price ($0.1143/s). Wan 3.0's price is currently down due to an active "Launch Month" promotion the console flags as time-limited, so it's worth a same-day price check before budgeting a large batch run.

Duration works differently on each model. LTX 2.3's duration field only accepts even numbers — 6, 8, 10, 12, 14, 16, 18, or 20 seconds — capped at 20. Wan 3.0 accepts any integer from 2 to 30 seconds. For a team targeting an exact 7-second or 13-second cut, Wan 3.0 hits it directly; LTX 2.3 requires trimming from the nearest even step.

Aspect ratio is the other split. LTX 2.3 supports exactly two ratios — 9:16 and 16:9 — which happen to cover vertical Reels/TikTok/Shorts and standard horizontal. Wan 3.0 supports six: adaptive, 16:9, 9:16, 1:1, 4:3, and 3:4, adding square feed posts and near-square crops without a separate export pass.

One LTX 2.3 feature worth noting: a camera_lora parameter with built-in presets (dolly in/out, dolly left/right, jib up/down, static). Instead of describing camera movement in the prompt and iterating until it reads correctly, a team can just select a preset — fewer retries for that one variable.

LTX ai video image: JAI portal
LTX ai video image: JAI portal

Use Cases

High-volume, budget-capped output — daily short verticals or horizontal cutdowns at 720p — favors LTX 2.3: it's the cheaper per-second option and the camera-move presets cut down on prompt iteration for simple pans and dollies.

Teams that need an exact clip length, a square or near-square export for feed posts, or reference-driven generation (Wan 3.0's ref2v endpoint accepts up to 10 reference images, 5 videos, and 5 audio clips) are better served by Wan 3.0 — especially while the launch discount holds its per-second cost close to LTX's range.

Developer Notes

Both models run through the same Siray client and the same request/response shape — submit a job, get a task_id, and poll submit_time/start_time/finish_time on the response until outputs arrives. Switching from lightricks/ltx-2.3-22b-t2v to alibaba/wan-3.0-t2v in a pipeline is a one-line model string change, not a rewrite.

Summary

Turnaround isn't just render speed — it's what a clip costs to iterate and how much manual trimming or cropping it needs afterward. On that basis, LTX 2.3 wins on cost, Wan 3.0 wins on precision and format range.

Create your free Siray account and try both LTX 2.3 and Wan 3.0 on the same prompt to see which fits your turnaround budget.