Skip to content
Commit 09462adc authored by Arjen Hiemstra's avatar Arjen Hiemstra
Browse files

encodedstream: Add API to set the encoding quality

This allows whoever creates the encodedstream to set the quality level.
It uses a scale of 0%-100% with 0% being worst quality and 100% being
highest quality. This doesn't correspond with values in FFMpeg but those
are rather awkward to handle and even vary per encoder, so instead we
define a standard scale that we convert to an encoder-specific value.
parent 8d4248fd
Pipeline #455122 passed with stage
in 45 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment