Skip to content

feat: support sequential execution for taehv - #1879

Open
stduhpf wants to merge 2 commits into
leejet:masterfrom
stduhpf:taehv-parallel
Open

feat: support sequential execution for taehv#1879
stduhpf wants to merge 2 commits into
leejet:masterfrom
stduhpf:taehv-parallel

Conversation

@stduhpf

@stduhpf stduhpf commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Summary

Keep the VRAM usage of video decoding for TAEHV lower by decoding (or encoding) frame-by-frame.

Related Issue / Discussion

Additional Information

I left in the code for parallel decoding, but it's always disabled, on all my tests it seemed like sequential is always faster and uses lower memory, but on some more powerful hardware it might not be the case.

Checklist

@stduhpf stduhpf changed the title Taehv: support sequential decoding feat: support sequential decoding for taehv Aug 13, 2026
@stduhpf stduhpf changed the title feat: support sequential decoding for taehv feat: support sequential execution for taehv Aug 13, 2026
@Green-Sky

Copy link
Copy Markdown
Contributor

Try doing this fancy new "pr stack" thingy.

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.

2 participants