diff options
| author | Raymaekers Luca <luca@spacehb.net> | 2025-05-12 17:16:28 +0200 |
|---|---|---|
| committer | Raymaekers Luca <luca@spacehb.net> | 2025-05-12 17:16:28 +0200 |
| commit | b7807277b529eeb228ab2d3217f32cd7ddf31775 (patch) | |
| tree | 188e387ed6dba5d825c7aa77e8b018e112bbc7c3 /bin/extra | |
| parent | d7749a064a28c3c7a11a8791a8b7bc0036fe617a (diff) | |
checkpoint
Diffstat (limited to 'bin/extra')
| -rwxr-xr-x | bin/extra/compress_discord | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/extra/compress_discord b/bin/extra/compress_discord index eacc364..5e026b0 100755 --- a/bin/extra/compress_discord +++ b/bin/extra/compress_discord @@ -11,7 +11,7 @@ audio_codec="aac" audio_bitrate="96" target_size="8" -MEGABIT="8388" +MEGABIT="10000" # Main |
