Replies: 8 comments 10 replies
-
|
Hi @naxci1 - is there any difference between doing that and using a ResizeAndPadImage node before going into SeedVR2 ? ResizeAndPadImage is a native ComfyUI node to resize images |
Beta Was this translation helpful? Give feedback.
-
|
I've just started using ComfyUI, actually I started using it with SeedVR2, so I'm not very knowledgeable and I'm continuing to do these things the old way, but it can also be added as a node. |
Beta Was this translation helpful? Give feedback.
-
|
Sounds good - it's just nice to do everything in the same workflow and avoid having to deal with temp file / potential quality loss recompression, etc... |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
Hi @skv89 Great work, congratulations. I've done a simpler version before, and I shared it on the forum. I ran the file you added, but it was a different application, and it didn't work. It would have been better if you'd added the Python version. It's easy to make it executable in Python. That way, if there are problems, the code can be fixed immediately. When I expand the workflow, it gives an error. Can you attach it as a file? I couldn't see the details. It's too small on the screen. |
Beta Was this translation helpful? Give feedback.
-
|
Hi @skv89 There were some errors in the code, so I fixed them. I resized it correctly and added a settings button. When you save the settings, it saves them in a file and reads them from that file when you reopen it, eliminating the need to re-enter the settings each time. I created a pyw file so it works directly. I made some adjustments to make it easier. I hope you like it. A tip: ChatGPT isn't good for coding. Claude is the best, followed by Gemini. I use Gemini because it's free.
|
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
Hi. @skv89 I spent 5-6 hours today working on this app. It had a lot of issues and bugs, so I fixed them. I think it turned out to be a good thing in the end. Let me know if there are any bugs, it's still in beta.
|
Beta Was this translation helpful? Give feedback.








Uh oh!
There was an error while loading. Please reload this page.
-
Before the SeedVR2 process, I reduce the size of my videos by 50% to achieve greater enlargement, because the more upscaling, the higher the quality of the output video. I've found that upscaling 3x yields better results. I use the free Shutter Encoder app to do this, and once the process is complete, I combine the audio with the video. You can easily perform many other operations.
After adding the video to the app, select the output codec (e.g., H265) and select Image Scale on the right. You can reduce the size of the video by 50% by opening it and selecting 50%.
https://www.shutterencoder.com/
Beta Was this translation helpful? Give feedback.
All reactions