Correct typos on web portal
This commit is contained in:
committed by
Cameron Gutman
parent
881af5b566
commit
f3871c4449
@@ -928,7 +928,7 @@
|
||||
<select id="amd_rc" class="form-select" v-model="config.amd_rc">
|
||||
<option value="cqp">cqp -- constant qp mode</option>
|
||||
<option value="vbr_latency">vbr_latency -- latency constrained variable bitrate (default)</option>
|
||||
<option value="vbr_peak">vbr_peak -- peak contrained variable bitrate</option>
|
||||
<option value="vbr_peak">vbr_peak -- peak constrained variable bitrate</option>
|
||||
<option value="cbr">cbr -- constant bitrate</option>
|
||||
</select>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user