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

Video editing test! #12

Open
toyxyz opened this issue Aug 8, 2024 · 4 comments
Open

Video editing test! #12

toyxyz opened this issue Aug 8, 2024 · 4 comments
Labels
enhancement New feature or request

Comments

@toyxyz
Copy link

toyxyz commented Aug 8, 2024

Thanks for the great work! I've been testing video editing, but certain videos - if the background is a solid color or has little movement, I get noise. Is there something I need to fix or pay attention to?

AnimateDiff_01801
AnimateDiff_01805
AnimateDiff_01807
AnimateDiff_01814

sample_videosa_corgi_walking_in_the_park_at_sunrise._oil_painting_style_0000-imageio.mp4
@maxin-cn
Copy link
Owner

maxin-cn commented Aug 8, 2024

Could you send me the original videos and edited images via email ([email protected])? I can try it first.

@toyxyz
Copy link
Author

toyxyz commented Aug 8, 2024

Could you send me the original videos and edited images via email ([email protected])? I can try it first.

Thank you. Mail has been sent!

@maxin-cn maxin-cn added the enhancement New feature or request label Aug 9, 2024
@maxin-cn
Copy link
Owner

maxin-cn commented Aug 9, 2024

Hi @toyxyz, you can enable guidance_scale for video editing:

# guidance_scale=args.guidance_scale,

I obtained the following much better result:

A_girl_is_playing_the_guitar_in_her_room_0000-imageio.mp4

You can try other examples. If you have any questions, please kindly let me know.

@toyxyz
Copy link
Author

toyxyz commented Aug 9, 2024

Thanks, that works better. (guidance_scale:15)

But with a solid color fixed background I still get noise.

a_man_is_walking_0000-imageio.mp4
a_girl_with_black_hair_dancing_in_front_of_a_green_background_0000-imageio.mp4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants