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

Can I run 'write_videofile' function with GPU ? #2155

Open
hulk10425 opened this issue Apr 18, 2024 · 2 comments
Open

Can I run 'write_videofile' function with GPU ? #2155

hulk10425 opened this issue Apr 18, 2024 · 2 comments
Labels
question Questions regarding functionality, usage

Comments

@hulk10425
Copy link

Hi everyone!

I've been working on making a video with MoviePy recently, but when I finish editing and try to use 'write_videofile' function to export it, I find that a 10-minute video takes 2 hours to render.

Is there a way to use GPU for this? I think it would significantly reduce the time. Can you help me with this?"

@hulk10425 hulk10425 added the question Questions regarding functionality, usage label Apr 18, 2024
@Hetari
Copy link

Hetari commented Apr 18, 2024

I am unsure if using moviepy in this way is valid or helpful, but I suggest utilizing moviepy.video.io.ffmpeg_writer. and try to use it

@icynare
Copy link

icynare commented Apr 29, 2024

You can refer to #2011

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Questions regarding functionality, usage
Projects
None yet
Development

No branches or pull requests

3 participants