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

Rendering on GPU and -c very heavy #444

Open
whatforiam opened this issue Oct 18, 2024 · 0 comments
Open

Rendering on GPU and -c very heavy #444

whatforiam opened this issue Oct 18, 2024 · 0 comments

Comments

@whatforiam
Copy link

Is it possible to render via gpu? Write -a "-c:v hevc_nvenc" is not an option, because automatic bitrate detection will then be unavailable, and if you do something like this, the bitrate will be too high for many scenes.

And also, my original video weighs 350mb, and if you run it through -c, then the final weight will be 700mb, it doesn't seem to me that it should be.

I have this command

``` scenedetect -i " " -d 2 -b pyav detect-adaptive -w 0.1 0.1 1.0 0.0 - c 34 -t 2.7 split-video -o "" -a "-c:v libx265 -crf %crf%" -p fast 

Ideally, the rendering would take place on a video card, and the result would be equal to the command that I gave

@whatforiam whatforiam changed the title Rendering on GPU Rendering on GPU and -c very heavy Oct 18, 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

1 participant