[mp3encoder] Proposal: a new mode to encode either left or right channel

2011-02-08 Thread Phillip Feldman
*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* *Ant

[mp3encoder] Proposal: a new mode to encode either left or right channel

2011-02-08 Thread Anton Shepelev
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 ___