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 libvpx version, add speed levels #121

Closed
wants to merge 4 commits into from

Conversation

EwoutH
Copy link
Contributor

@EwoutH EwoutH commented Dec 24, 2019

  • Update to libvpx 1.8.2
  • Adds two speed levels: Speed 5 and Speed 0
  • Removed parameters that are either enabled by default or do not increase encoding speed

 - Adds two speed levels: Speed 5 and Speed 0
- Removes the following options: --codec=vp9 -v --threads=\$THREADCOUNT --tile-columns=6 --row-mt=1
 - All removed parameters are either enabled by default or do not increase encoding speed
@michaellarabel
Copy link
Member

At this stage do the speed settings make much sense? When running some tests locally I am seeing a difference between 0 and 5 of just 26.7 vs. 26.8 FPS averages.

@EwoutH
Copy link
Contributor Author

EwoutH commented Jan 4, 2020

@michaellarabel I saw a speed difference in the 2x range on a 16 vCPU cloud instance. I can rerun some more detailed numbers monday if you want.

@michaellarabel
Copy link
Member

After updating some of the options per #90, I was then able to see a difference in encode speed. pts/vpxenc-3.0.0 should now be available. Thanks!

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.

None yet

2 participants