Commit Graph

13 Commits

Author SHA1 Message Date
3c87a01c59 Added two more channel configurations. 2011-08-08 03:53:42 +02:00
35e80de71d Tweaked downmix channel weights. 2011-08-07 23:54:47 +02:00
dae4def2fa Downmix filter will now check if the input already is Mono/Stereo, so we can safely invoke the filter for ALL sources. 2011-08-07 14:04:17 +02:00
ea4b30a12a In Downmix filter: Choose the "remix" parameters based on the number of input channels. 2011-08-07 04:06:03 +02:00
3f90295c70 Use "remix" filter instead of "-c" option for downmixing. Hopefully gives better results. Default WAVE channel ordering is assumed. 2011-08-06 21:52:56 +02:00
252d48ed6b Increase process timeout interval to 180 seconds. Should avoid Timeout errors on "very slow" systems, although I think 30 seconds should be sufficient (so the actual problem might be something else). 2011-06-14 13:06:27 +02:00
8898d87975 Updated SoX binary to v14.3.2 (2010-02-27), compiled with 12.0.2 2011-03-19 22:47:43 +01:00
aa02ad742c Output warning message to the log when a process has to be killed due to a timeout. 2011-02-28 17:53:17 +01:00
f829d69636 Added an option to select a user-defined TEMP directory. 2011-02-25 22:03:39 +01:00
58ded8c2e4 Added a normalization filter, based on SoX. 2011-01-25 23:12:56 +01:00
96db5e86c2 Happy new year! 2011-01-01 17:04:25 +01:00
c5c95f0ab4 Update custom audio tools (minor improvements). 2010-12-27 15:49:30 +01:00
fc148e5e65 Implement filter framework + currently only the "downmix" filter is implemented, so we can support multichannel to MP3 encoding from now on. 2010-12-19 00:50:22 +01:00