Commit: 4dbd6761fbe1e8bb9183c1d713e8911020f1f324
Parent: 574fb0ad1826c1ca6681691daaa97fd9098cfda1
Author: Ren Tatsumoto
Date: Mon, 7 Dec 2020 21:04:20 +0300
bump recommended snapshot quality
low quality snapshots are too blurry
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
@@ -205,7 +205,7 @@ snapshot_format=webp
#snapshot_format=jpg
# Quality of produced image files. 0 = lowest, 100=highest.
-snapshot_quality=5
+snapshot_quality=15
# Image dimensions
# If either (but not both) of the width or height parameters is -2,
diff --git a/subs2srs.lua b/subs2srs.lua
@@ -42,7 +42,7 @@ local config = {
nuke_spaces = true, -- remove all spaces or not
clipboard_trim_enabled = true, -- remove unnecessary characters from strings before copying to the clipboard
snapshot_format = "webp", -- webp or jpg
- snapshot_quality = 5, -- from 0=lowest to 100=highest
+ snapshot_quality = 15, -- from 0=lowest to 100=highest
snapshot_width = -2, -- a positive integer or -2 for auto
snapshot_height = 200, -- same
audio_format = "opus", -- opus or mp3