Skip to content

[Feature] Add MKV export support to allow attaching source images from i2v#528

Closed
Gunther-Schulz wants to merge 488 commits intoWan-Video:mainfrom
Gunther-Schulz:mkvonly
Closed

[Feature] Add MKV export support to allow attaching source images from i2v#528
Gunther-Schulz wants to merge 488 commits intoWan-Video:mainfrom
Gunther-Schulz:mkvonly

Conversation

@Gunther-Schulz
Copy link
Copy Markdown

Allow choosing mkv instead of mp4 in Configuration->Outputs. There is a checkbox for enabling to attach source images to the generated mkv. The image will be read back if applying settings from a generated video as well.

All code was generated by AI.

If you decide to merge this and my previous PR theer will be merge conflicts. I have a branch ready with merge conflicts resolved.

deepbeepmeep and others added 30 commits June 12, 2025 09:59
notification sound + prompt box color fix
…fication_sound

Revert "notification sound + prompt box color fix"
Fix for AMD error when not using tiled VAE decoding
Make seed in a batch further from each other
deepbeepmeep and others added 29 commits September 16, 2025 22:38
AMD installation instructions for RDNA3.x+Windows
added docker info
…er-runner

Add Docker support with automatic GPU detection and optimization for Debian/Ubuntu systems
Fixed incorrect logic in refresh_status_async function that was causing
continuous status updates. Changed condition from 'status == None or len(status) > 0'
to 'status is not None and len(status) > 0' to only yield when there's
actually a meaningful status to display.

This resolves the display issue that started appearing after commit 799c3a2.
- Silences noisy console output when dropping videos without embedded images
- Improves user experience by removing irrelevant informational messages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants