Re: Unsupported number of channels
robert <[email protected]> Wed, 15 Apr 2009 11:13:40 +0200
| Newsgroups | gmane.comp.audio.mp3.encoders |
|---|---|
| Organization | PhotonArts |
| Message-ID | <[email protected]> |
Am 15.04.2009, 11:07 Uhr, schrieb theymos <theymos-0IwHLK883/[email protected]>: > Hello. I'm trying to convert some flac files to MP3. I successfully > converted them to WAV using flac 1.2.1. When trying to convert the WAV > files to MP3, however, LAME 3.98.2 gives me this error: > "Unsupported number of channels: 6" > > How do I fix this? Web searches only give me LAME's source code, which I > am unable to read. LAME doesn't support multi-channel audio files (well it supports 2 channel audio data). You'll have to downmix your audio data to stereo first. > Thanks. > _______________________________________________ > mp3encoder mailing list > [email protected] > https://minnie.tuhs.org/mailman/listinfo/mp3encoder Ciao Robert