Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Audio node is not compatible with other extensions #9

Closed
Fictiverse opened this issue Mar 15, 2024 · 2 comments
Closed

Audio node is not compatible with other extensions #9

Fictiverse opened this issue Mar 15, 2024 · 2 comments

Comments

@Fictiverse
Copy link

Hello, thank you for your extension, however you are using an audio node who is not compatible with the
ComfyUI-VideoHelperSuite audio node one.
Is it possible to make a converision node or found a way to make both extensions compatible ?

@ForeignGods
Copy link
Owner

Just looked at the input and return types of the VHS Nodes.
It seems like it shouldn't be too difficult to make my nodes compatible with theirs.
I will further look into this when I have time.
Thanks for the feedback.

@ForeignGods
Copy link
Owner

Screenshot 2024-03-16 at 15-44-56 ComfyUI

You can just use the ''Load Audio (Path)🎥🅥🅗🅢'' node and convert the audio_file from widget to input.
This will allow you to connect the audio output from the ''video2audio'' node to the ''Load Audio (Path)🎥🅥🅗🅢'' node.
After that you will be able to connect the ''Load Audio (Path)🎥🅥🅗🅢'' node to the ''Video Combine 🎥🅥🅗🅢'' node.

@ForeignGods ForeignGods pinned this issue Mar 17, 2024
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

No branches or pull requests

2 participants