Nodes/comfyui-AGSoft/🎬🖼️AGSoft Images To Video
ComfyUI Node

🎬🖼️AGSoft Images To Video

🎬🖼️ AGSoft Images To Video. Turns several images into a video slideshow with FFmpeg xfade transitions and an optional voiceover (AUDIO input). Each image is shown for image_duration seconds; the optional Ken Burns effect adds smooth zoom/pan (rendered with 2x supersampling for jitter-free motion). When a voiceover is connected, the video is rendered first and the audio is aligned to its REAL length in a fast second pass (video is copied, not re-encoded), so there is no desync and no trailing silence. --- 🎬️ AGSoft Images To Video. Превращает несколько изображений в видео-слайдшоу с переходами FFmpeg xfade и опциональной озвучкой (вход AUDIO). Каждое изображение показывается image_duration секунд; опциональный Ken Burns добавляет плавный zoom/pan (рендерится с 2x суперсэмплингом для движения без рывков). При подключённой озвучке сначала рендерится видео, затем аудио подгоняется под его РЕАЛЬНУЮ длительность быстрым вторым проходом (видео копируется, не перекодируется) — поэтому рассинхрона и тишины в конце нет.

By Art-xmaster·Created 12 months ago·Updated a day ago· 20
🎬🖼️AGSoft Images To Video
  • audio
  • video_path
  • duration_seconds
  • duration_timecode
  • file_size_mb
  • width
  • height
  • fps
  • frames_est
output_nameslideshow.mp4
output_path
inputs_count2
image_duration3.0
output_fps30
resize_modefirst_image
fit_modeletterbox
custom_width0
custom_height0
transition_typefade
transition_duration0.8
ken_burnsoff
kb_motionin
kb_zoom_start1.00
kb_zoom_end1.30
audio_modefit
audio_volume1.00
audio_fade_in0.0
audio_fade_out0.0
encoder_modeauto
quality_presetbalanced
CategoryAGSoft/Video

Inputs (22)

NameTypeDefaultDescription
output_nameSTRINGslideshow.mp4Output filename. The extension is kept as entered (.mp4 by default). --- Имя итогового файла. Расширение сохраняется как введено (по умолчанию .mp4).
output_pathSTRINGOutput directory. If empty, ComfyUI/output is used. --- Папка сохранения. Если пусто, используется ComfyUI/output.
inputs_countCOMBO2Number of image inputs (image_1..image_N), up to 100. A batch on an input expands into several slides. --- Число входов изображений (image_1..image_N), до 100. Батч на входе раскрывается в несколько слайдов.
image_durationFLOAT3.00.1–60Display duration of each slide in seconds (global for all slides). --- Длительность показа каждого слайда в секундах (глобально для всех слайдов).
output_fpsCOMBO30Output frame rate. --- Частота кадров результата.
resize_modeCOMBOfirst_imageHow to choose the output resolution. first_image = first image size. max_size/min_size = extremes. custom = custom_width/height. --- Как выбирать разрешение результата. first_image = по первому изображению. max_size/min_size = экстремумы. custom = вручную.
fit_modeCOMBOletterboxletterbox = fit with black bars. crop = fill and crop center. stretch = stretch. --- letterbox = вписать с чёрными полосами. crop = заполнить и обрезать центр. stretch = растянуть.
custom_widthINT00–8192Custom width for resize_mode=custom. 0 = fallback.
custom_heightINT00–8192Custom height for resize_mode=custom. 0 = fallback.
transition_typeCOMBOfadeTransition type between slides. cut = hard cut. random = random per junction. --- Тип перехода между слайдами. cut = жёсткая склейка. random = случайный на каждом стыке.
transition_durationFLOAT0.80–10Transition duration in seconds. 0 = cut mode. Clamped if longer than a slide. --- Длительность перехода в секундах. 0 = режим cut. Ограничивается, если длиннее слайда.
ken_burnsCOMBOoffEnable Ken Burns (smooth zoom/pan) on the static slides. --- Включить Ken Burns (плавный zoom/pan) на статичных слайдах.
kb_motionCOMBOinKen Burns motion. in/out = zoom in/out; pan_* = panning; random = random per slide. --- Движение Ken Burns. in/out = наезд/отъезд; pan_* = панорама; random = случайно на каждый слайд.
kb_zoom_startFLOAT1.001–3Ken Burns start zoom (1.0 = no zoom). For pan modes a minimum of 1.2 is enforced. --- Начальный зум Ken Burns (1.0 = без зума). Для pan принудительно не меньше 1.2.
kb_zoom_endFLOAT1.301–3Ken Burns end zoom (used by in/out motions). --- Конечный зум Ken Burns (для движений in/out).
audio_modeCOMBOfitfit = trim audio or pad with silence to match the video length. loop = repeat the audio track across the whole video length. --- fit = обрезать аудио или добить тишиной под длину видео. loop = зациклить трек на всю длину видео.
audio_volumeFLOAT1.000–2Voiceover volume multiplier. 1.0 = original. --- Множитель громкости озвучки. 1.0 = оригинал.
audio_fade_inFLOAT0.00–60Voiceover fade-in in seconds. / Появление озвучки в секундах.
audio_fade_outFLOAT0.00–60Voiceover fade-out in seconds. / Затухание озвучки в секундах.
encoder_modeCOMBOautoauto = NVENC if available, otherwise CPU. nvenc = force NVENC. cpu = force libx264. --- auto = NVENC, если доступен, иначе CPU. nvenc = принудительно NVENC. cpu = принудительно libx264.
quality_presetCOMBObalancedEncoding quality preset. / Пресет качества кодирования.
audiooptAUDIOOptional voiceover from Load Audio. If not connected, the output has no audio. --- Опциональная озвучка из Load Audio. Если не подключено — выход без звука.

Outputs (8)

NameTypeDescription
video_pathSTRING
duration_secondsFLOAT
duration_timecodeSTRING
file_size_mbFLOAT
widthINT
heightINT
fpsFLOAT
frames_estINT