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

Update command_builder.py #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update command_builder.py #1

wants to merge 1 commit into from

Conversation

lehmann-c
Copy link
Owner

There was an issue submitted in the VVenC repository: fraunhoferhhi/vvenc#315
This PR fixes the issues concerning fix QP mode and logfile for 2pass rate control:

  • fixing constant QP mode as it is currently not working (as long as video target bitrate is not set 0, the QP is ignored and the default ffmpeg bitrate of 200kbit/s is used)
  • set rate control statsfile with param rcstatsfile as passlogfile is not available for VVenC
  • removing no-slow-firstpass=1 as it is not known in VVenC

constant QP mode fix
2pass statsfile bufix
@phanluchoafptpoly
Copy link

I have try to update that file to FastFlix installation folder but may not work , maybe it need to complied again

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

Successfully merging this pull request may close these issues.

2 participants