Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
ScrubN committed Apr 1, 2024
1 parent 8144d31 commit b1ddf72
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions TwitchDownloaderWPF/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -239,14 +239,15 @@ the *Partial Render* option to render a smaller section of the chat, see Figure
#### <ins>Optimizing Render Speeds</ins>

If render speeds feel like they are too slow, try any of the following:
- Reduce render width
- Reduce render height
- Increase update rate
- Disable dispersion if update rate is less than 1.0
- Reduce framerate
- Disable generate mask
- Disable image sharpening
- Disable BTTV, FFZ, 7TV emotes

| Large Impact | Medium Impact | Small Impact |
|--------------------------|-------------------------------|-------------------------------------------|
| Reduce render width | Disable BTTV, FFZ, 7TV emotes | Disable dispersion if update rate is <1.0 |
| Reduce render height | Increase update rate | Disable sub messages |
| Reduce framerate | Switch to system emojis | Disable outlines |
| Disable generate mask | | Disable alternating backgrounds |
| Disable image sharpening | | |
| Change codec to H.264 | | |

### Task Queue
Create and manage multiple jobs.
Expand Down

0 comments on commit b1ddf72

Please sign in to comment.