Reference only

Video export fails or plays incorrectly: check frames, encoding and audio separately

Existing output can still be unplayable, silent or the wrong length. Establish whether the issue belongs to generation, encoding, saving or the target player.

Symptoms and scope

Existing output can still be unplayable, silent or the wrong length. Establish whether the issue belongs to generation, encoding, saving or the target player.

Error fragments for search; IDs, values and filenames may vary:

Unknown encoder
Invalid argument
VideoCombine

Source-supported context

VideoHelperSuite documents frame selection/rate on load and frame_rate, loop_count, pingpong, audio, format and save options on combine. File creation, browser playback and embedded workflow metadata are separate capabilities. Source 1 FFmpeg documents codec and container support separately. FFmpeg codecs FFmpeg formats

Cases to distinguish

1. Input frame selection or forced FPS differs from the frame rate used to combine the output, or loop_count/pingpong changes the number or order of displayed frames.

2. Container, encoder or pixel format is unsupported by this FFmpeg build or playback environment.

3. Audio was not connected, a write failed or an advanced preview is still transcoding.

Diagnostic sequence

The sequence below is an editorial procedure based on the cited context, not a diagnosis already confirmed for your environment.

Step 1. Inspect generated image frames first to separate model output from video encoding.

Step 2. Record actual frame count, extraction settings, combine FPS, loop_count and pingpong. For one forward pass with no repeats, frame count divided by output FPS gives a basic duration expectation; then compare it with the encoded file. Repeats or reverse playback change that expectation.

Step 3. Preserve FFmpeg stderr and export a very short sample in a documented format, testing the file player and browser separately.

Step 4. Check audio input, save_output, output path and metadata settings; do not mistake a temporary preview for the deliverable.

Completion check

The target player opens the file and its resolution, frame count, duration and audio match the request. Check metadata independently when needed.

Limitations and cautions

Codec/pixel-format changes can affect compatibility, quality and size. No hardware-encoding benchmark is provided here.

Original sources

Source review updated 2026-09-25. No GPU run, video encode, playback test, minimum-memory measurement or runtime guarantee is supplied.

Didn't solve it?

Check the next possible cause

The same symptom can come from a different cause. Work through these related entries in order.

  1. FFmpeg not found: test the executable in ComfyUI's process environmentffmpeg not foundDetermine whether the missing item is FFmpeg itself, an input file or an encoder. The appearance of ffmpeg in a log does not justify reinstalling the whole video stack.
  2. No space left on device: check caches, temporary files and output volumesNo space left on deviceA target output disk can have free space while a download cache, temporary directory, container writable layer or another mounted filesystem is full.
Paste your full log into the error finder

Was this page helpful?

Anonymous. Only a yes/no counter is stored; no account, IP address or device details.

Sources & references

VideoHelperSuite and FFmpeg documentation rechecked 2026-09-25. Diagnostic sequence is editorial guidance; no GPU run, video encode, playback test or hardware benchmark was performed.

01VideoHelperSuite READMESource checked: 2026-09-2502FFmpeg codec documentationSource checked: 2026-09-2503FFmpeg format documentationSource checked: 2026-09-25

Report an issue · e136bd03-35e3-5e37-854d-07ebc8ea2476