2023-11-05, 09:35 AM
(This post was last modified: 2023-11-05, 09:36 AM by nyanmisaka. Edited 1 time in total.)
CRF/fixed-QP/global_quality/intel-ICQ cannot control bitrate as specified. The goal of on-the-fly VOD transcoding is to produce a controllable (usually lower) bitrate video, with the best compatibility, and ensure the quality as much as possible (this depends on the SW/HW encoder implementation). If you want the best video quality, change the encoder preset to 'veryslow'.
If a client doesn't set a bitrate limit, then the target bitrate will always be higher than or equal to the source file's video bitrate + audio bitrate. If not, it may be due to audio transcoding or display errors.
If a client doesn't set a bitrate limit, then the target bitrate will always be higher than or equal to the source file's video bitrate + audio bitrate. If not, it may be due to audio transcoding or display errors.