Nodes/comfyui-AGSoft/🎬AGSoft Load Video
ComfyUI Node

🎬AGSoft Load Video

Loads a video file with flexible input options and returns both the video object and its absolute file path. Priority order: 1. External video input (highest priority) 2. Custom path 3. File from input directory Returns both the video object for processing and the absolute file path for reference or metadata. Загружает видео-файл с гибкими вариантами ввода и возвращает как объект видео, так и абсолютный путь к файлу. Порядок приоритета: 1. Внешний видео-вход (наивысший приоритет) 2. Кастомный путь 3. Файл из директории input Возвращает как объект видео для дальнейшей обработки, так и абсолютный путь к файлу для справочной информации или метаданных.

By Art-xmaster·Created 11 months ago·Updated 22 days ago· 20
🎬AGSoft Load Video
  • input_video
  • video
  • video_path
custom_path
video_file
CategoryAGSoft/Video

Inputs (3)

NameTypeDefaultDescription
input_videooptVIDEO Optional: Accept video from another node. Has highest priority - if connected, other inputs are ignored. Example: Connect output from "Load Video" node or "Create Video" node. Note: Path extraction works automatically for most video sources. Опционально: Принимает видео от другой ноды. Имеет наивысший приоритет - если подключен, другие входы игнорируются. Пример: Подключите выход от ноды "Load Video" или "Create Video". Примечание: Извлечение пути работает автоматически для большинства источников видео.
custom_pathoptSTRINGOptional: Enter a custom absolute path to a video file. Optional: Enter a custom absolute path to a video file. This overrides the file selection if input_video is not connected. Example (Windows): C:/videos/my_video.mp4 Example (Mac/Linux): /home/user/videos/my_video.mov Note: Path must be accessible to the ComfyUI process and point to a valid video file. Warning: Using relative paths may cause errors - always use absolute paths. Опционально: Введите кастомный абсолютный путь к видео-файлу. Это переопределяет выбор файла, если не подключено внешнее видео. Пример (Windows): C:/videos/my_video.mp4 Пример (Mac/Linux): /home/user/videos/my_video.mov Примечание: Путь должен быть доступен для процесса ComfyUI и указывать на корректный видео-файл. Предупреждение: Использование относительных путей может вызвать ошибки - всегда используйте абсолютные пути.
video_fileoptCOMBOSelect a video file from your input directory. Select a video file from your ComfyUI input directory. This option is used when no external video is connected and no custom path is specified. Supported formats: MP4, AVI, MOV, WEBM, MKV and other common video formats. Tip: Files must be placed in your ComfyUI/input folder first. Выберите видео-файл из директории ComfyUI input. Этот вариант используется, когда не подключено внешнее видео и не указан кастомный путь. Поддерживаемые форматы: MP4, AVI, MOV, WEBM, MKV и другие распространенные видео форматы. Совет: Файлы должны быть сначала размещены в папке ComfyUI/input.

Outputs (2)

NameTypeDescription
videoVIDEO
video_pathSTRING