#1240 closed defect (fixed)ADAPTIVE_QP_SELECTION 0 gives build error
Description
Setting ADAPTIVE_QP_SELECTION to 0 gives build error. The patch is attached.
Btw, it seems in spite of the macro is set to 1, the method does not work by default. Is it an intended behavior of encoder? Attachments (1)Change History (5)comment:1 Changed 11 years ago by DefaultCC Plugin
Changed 11 years ago by kolyacomment:2 Changed 11 years ago by fbossen
comment:3 follow-up: ↓ 4 Changed 11 years ago by kolya
There is no matching option in cfg-files - is it worth adding that? comment:4 in reply to: ↑ 3 Changed 11 years ago by fbossen
Replying to kolya:
The sample configuration files provided in the cfg/ folder intentionally do not contain all encoder configuration parameters. There is currently no plan to change that. The software manual located in doc/software-manual.pdf should serve as a reference for all encoder configuration parameters. Note: See
TracTickets for help on using
tickets. | This list contains all users that will be notified about changes made to this ticket. These roles will be notified: Reporter, Owner, Subscriber, Participant
|
Fixed in r3851
The behavior of the encoder is as intended. Adaptive QP selection should be enabled using the AdaptiveQpSelection encoder configuration option.