Proposal: a new mode to encode either left or right channel
Phillip Feldman <[email protected]> Tue, 8 Feb 2011 23:15:18 -0800
| Newsgroups | gmane.comp.audio.mp3.encoders |
|---|---|
| Message-ID | <[email protected]> |
*I like this idea. A generalization would allow mixing of the two channels, with the user specifying a single number x between 0 and 1. The single channel would be produced by multiplying the right channel by x, multiplying the left channel by 1-x, and adding the results together.**Phillip* *Anton Shepelev* anton.txt at gmail.com <mp3encoder%40minnie.tuhs.org?Subject=Re%3A%20%5Bmp3encoder%5D%20Proposal%3A%20a%20new%20mode%20to%20encode%20either%20left%20or%20right%0A%09channel&In-Reply-To=%3C20110208115116.ef151288.Anton.txt%40Gmail.com%3E> *Tue Feb 8 18:51:16 EST 2011* ------------------------------ Hello all, Hereby I'd like to propose to add two parameters to Lame's -m option to allow it to take mono signal from either left (with -m l) or right (with -m r) channel. This will save time when one needs to encode only one channel. Anton