You're looking at a specific version of this model. Jump to the model overview.

zf-kbot /md-me-video-editor-v2-1:d10f2159

Input schema

The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.

Field Type Default value Description
apikey
string
API 密钥
image
string
旧版单图输入。请优先使用 first_frame、last_frame 或 reference_images。
first_frame
string
首帧图像。I2VA、FL2VA 和 Hybrid 使用。
last_frame
string
尾帧图像。FL2VA、L2VA 和 Hybrid 使用。
reference_images
array
参考图,最多 9 张。Ref2VA 或 Hybrid 使用。
reference_videos
array
参考视频,最多 3 个;会转换为 24fps,并保留前 15 秒作为参考。
reference_video_audios
array
参考视频的替代音轨,按顺序对应 reference_videos,最多 3 个;裁至对应视频时长(最多前 15 秒)。
reference_audios
array
独立参考音频,最多 3 个。Ref2VA 或 Hybrid 使用。
drive_audio
string
驱动音频;lock_source、remix_source、reference_only 模式必需。
final_audio
string
可选的最终封装音轨;不参与生成条件。
prompt
string
prompt.
task_type
None
Ref2VA
条件模式。auto 根据提交的关键帧和参考媒体自动选择。
audio_mode
None
native
native 生成音频;其余模式使用 drive_audio。
audio_denoise_strength
number
0.35

Max: 1

remix_source 的音频去噪强度。
add_source_as_reference
boolean
False
将 drive_audio 同时作为 <Audio N> 参考媒体。
duration
number
5

Min: 1

Max: 15

Duration from 1 to 15 seconds.
steps
integer
8

Min: 1

Max: 1000

Dual-clock sampling steps. The Turbo LoRA default is 8.
aspect_ratio
None
16:9
Generation and output aspect ratio.
generation_megapixels
number
0.9

Min: 0.1

Max: 2

原始生成分辨率(百万像素),受 MiniMax H3 约 2MP 上限限制。
post_resize
boolean
True
启用后,在解码后将视频帧放大到 output_megapixels。
output_megapixels
number
2

Min: 0.1

Max: 16

Post-resize output megapixels.
seed
integer
-1

Min: -1

Max: 9223372036854776000

Random seed. Use -1 to generate one automatically.

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}