Issue #1076: Orientation options for H.264

This commit is contained in:
Maxim Devaev
2024-03-17 10:46:26 +02:00
parent 13b43355ca
commit af68aba4b7
6 changed files with 55 additions and 5 deletions

View File

@@ -227,6 +227,21 @@
</div>
</td>
</tr>
<tr class="feature-disabled" id="stream-orient">
<td>Orientation:</td>
<td>
<div class="radio-box">
<input checked type="radio" id="stream-orient-radio-0" name="stream-orient-radio" value="0">
<label for="stream-orient-radio-0">Default</label>
<input type="radio" id="stream-orient-radio-90" name="stream-orient-radio" value="90">
<label for="stream-orient-radio-90">90&deg;</label>
<input type="radio" id="stream-orient-radio-180" name="stream-orient-radio" value="180">
<label for="stream-orient-radio-180">180&deg;</label>
<input type="radio" id="stream-orient-radio-270" name="stream-orient-radio" value="270">
<label for="stream-orient-radio-270">270&deg;</label>
</div>
</td>
</tr>
<tr class="feature-disabled" id="stream-audio">
<td>Audio volume:</td>
<td class="value-slider">