HappyHorse 1.1 Video Edit: AI Video Editor

Happy Horse 1.1 Video Edit modifies an existing video using a natural-language instruction, with selectable 720p/1080p output resolution. Happy Horse 1.1 Video Edit — modify an input video using natural-language instructions with optional reference images. Selectable output resolution (720p/1080p) — price scales with the resolution chosen.

Interactive model controls

Happy Horse 1.1 Video Edit — modify an input video using natural-language instructions with optional reference images. Selectable output resolution (720p/1080p) — price scales with the resolution chosen.

📝

Ikhtisar

Tentang model ini

Diperbarui _11 Sep 2026

Happy Horse 1.1 Video Edit modifies an existing video using a natural-language instruction, with optional reference images to guide the edit, at your choice of 720p or 1080p output resolution. Note: Happy Horse 1.1 has no dedicated video-edit model of its own — requests are submitted directly via the Happy Horse 1.0 video-edit path (same webhook), so pricing matches Happy Horse 1.0's video-edit rates rather than 1.1's cheaper text/image/reference rates.

A single resolution parameter lets you draft cheaply at 720p and switch to 1080p for final output on the same endpoint.

1Subject replacement: swap a person, animal, or object in an existing video for something else
2Environment restyling: change the setting/background of a video while preserving action and camera motion
3Style transfer edits: apply an artistic or thematic restyle to existing footage
4Asset localization: swap in branded assets/products into existing video content
5Creative remixing: reimagine existing footage with new visual elements guided by reference images
💰

Harga & Nilai

Analisis biaya

muapiapp$0.21–$0.42/sec of input video (720p–1080p)

Simple per-second, resolution-scaled pricing with no subscriptions. Pick 720p for cost-effective drafts or 1080p for premium output, on the same endpoint.

** Harga pesaing diperkirakan berdasarkan arsitektur model dan tingkat penggunaan yang serupa.

⚙️

Detail Teknis

Skema konfigurasi

cepatstring

video.

Nilai BawaanReplace the horse with @image1 and replace the shopping cart with @image2 while preserving the original high-speed motion and camera movement.
ResolusiEnum (opsi 2)

Output resolution. Price scales with resolution: 720p is cheaper, 1080p is more expensive.

Nilai Bawaan720p
url videostring

URL video. MP4/MOV (H.264), durasi 3-60, <=100 MB, <=2160px, >=320px, >8 fps.

Nilai Bawaanhttps://d3adwkbyhxyrtq.cloudfront.net/webassets/videomodels/happy-horse-1-reference-to-video-720p.mp4
Gambar referensiarray

Optional 0-5 reference image URLs to guide the edit.

Nilai Bawaanhttps://d3adwkbyhxyrtq.cloudfront.net/webassets/videomodels/happy-horse-1-video-edit-1080p-1.jpg
Pengaturan AudioEnum (opsi 2)

audio: 'otomatis', audio 'asal'.

Nilai Bawaanauto
Benihint

benih, (0-2147483647) .

Nilai Bawaan0
📖

Panduan Implementasi

Dokumentasi pengembang

  1. Provide the source video_url (MP4/MOV, 3-60s, ≤100MB, longer side ≤2160px, shorter side ≥320px, >8fps).
  2. Write a prompt describing the edit instruction.
  3. Optionally add 0-5 reference images in images_list to guide the edit.
  4. Set resolution to "720p" (cheaper, default) or "1080p" (premium output).
  5. Choose audio_setting ("auto" or "origin") and an optional seed.
  6. Submit your request—the model applies the edit at the selected resolution.

Pertanyaan Umum

Sering ditanyakan

What is the cost of Happy Horse 1.1 Video Edit?

Happy Horse 1.1 Video Edit costs $0.21/sec of input video at 720p (default) or $0.42/sec at 1080p on muapi — the same rate as Happy Horse 1.0's video-edit, since 1.1 routes video-edit requests through the same underlying model.

How do I choose the resolution?

Pass `resolution: "720p"` (default) or `resolution: "1080p"` in your request body — both are served by the same endpoint.

What video formats are supported?

MP4 or MOV (H.264 recommended), 3-60 seconds, up to 100MB, longer side up to 2160px, shorter side at least 320px, frame rate above 8fps.

What does audio_setting control?

"auto" lets the model decide how to handle audio for the edit; "origin" preserves the source video's original audio track.

What happened to the dedicated 720p/1080p endpoints?

They still work exactly as before, unchanged, for existing integrations. This unified endpoint is the new recommended way to access both resolutions through one integration.