Skip to content

Commit

Permalink
Update allsky.html: Increase default bitrates
Browse files Browse the repository at this point in the history
  • Loading branch information
EricClaeys authored Dec 21, 2023
1 parent d9eaf31 commit 96a2ffe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions html/documentation/settings/allsky.html
Original file line number Diff line number Diff line change
Expand Up @@ -1014,7 +1014,7 @@ <h3>config.sh settings</h3>
</td>
</tr>
<tr><td><span class="shSetting">TIMELAPSE_BITRATE</span></td>
<td>2000k</td>
<td>5000k</td>
<td>Bitrate the timelapse video will be created with.
Higher values produce better quality video but larger files.
<br>Be sure to include the trailing <code>k</code>.</td>
Expand Down Expand Up @@ -1138,7 +1138,7 @@ <h3>config.sh settings</h3>
</td>
</tr>
<tr><td><span class="shSetting">TIMELAPSE_MINI_BITRATE</span></td>
<td>1000k</td>
<td>2000k</td>
<td>Like <span class="shSetting">TIMELAPSE_BITRATE</span> but for mini-timelapses.
<br>This is normally smaller than a full timelapse to save on processing time.
</td>
Expand Down

0 comments on commit 96a2ffe

Please sign in to comment.