[README] Make example audio sound not that horrible ;)
authorPhilipp Hagemeister <phihag@phihag.de>
Mon, 15 Dec 2014 00:34:39 +0000 (01:34 +0100)
committerPhilipp Hagemeister <phihag@phihag.de>
Mon, 15 Dec 2014 00:34:39 +0000 (01:34 +0100)
README.md

index bd35a821449116d17ed9a76e2abe29ae1d1fcb42..843e01c87cfc8631e9925c3ef750203efc13b3ca 100644 (file)
--- a/README.md
+++ b/README.md
@@ -564,7 +564,7 @@ Here's a more complete example of a program that outputs only errors (and a shor
         'postprocessors': [{
             'key': 'FFmpegExtractAudio',
             'preferredcodec': 'mp3',
-            'preferredquality': '64',
+            'preferredquality': '192',
         }],
         'logger': MyLogger(),
         'progress_hooks': [my_hook],