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

Other ffmpeg parameter not working? #4

Open
Duramoin opened this issue Nov 10, 2022 · 0 comments
Open

Other ffmpeg parameter not working? #4

Duramoin opened this issue Nov 10, 2022 · 0 comments

Comments

@Duramoin
Copy link

Duramoin commented Nov 10, 2022

Hello

Other ffmpeg parameters not working? Or I am doing wrong?

here is the modified command line

-c:v hevc_nvenc -vf scale=$RESOLUTION -map_metadata -1 -pix_fmt p010le -preset:v slow -cq $set_cq -b:v 0 -temporal_aq 1 -profile:v $set_profile -c:a aac -b:a 160k

.The -preset:v slow is working fine but if I changed it to -preset:v slowest or p7 or 18 (based on ffmpeg -h encoder hevc_nvenc) are not working. I mean when you press the play button to start the encoding, it just stops.

also the -b_ref_mode is not also working according to nvidia the Tesla T4 supports b frames.

Thank you and thanks for your work.

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