Commit 6afc82f
authored
fix ffmpeg arguments during concat. (#1120)
Sample rate of 192k was squeaking though in WAV files. Now concat forces to 16k for both wav and m4a, during compression we set a bitrate of 32k. Audio now sounds great, for a slight file size trade.1 parent 7f9e21e commit 6afc82f
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
404 | 404 | | |
405 | 405 | | |
406 | 406 | | |
407 | | - | |
| 407 | + | |
408 | 408 | | |
409 | 409 | | |
410 | | - | |
| 410 | + | |
411 | 411 | | |
412 | 412 | | |
413 | 413 | | |
| |||
0 commit comments