Re: Convert Wav to mp3?
Elio Blanca via Lame-dev <[email protected]> Mon, 25 Nov 2019 22:42:19 +0100
| Newsgroups | gmane.comp.audio.mp3.lame |
|---|---|
| Message-ID | <20191125224219.3c6732fa@cindy> |
Ok, I see the input bitrate is 176 kbps. I just tried encoding with lame a sample file with same profile (22 kHz, mono 8 bit) and the encoding goes successful (even though I set '-b 240' as in your code, lame turns this into 160 kbps, the maximum allowed for audio mpeg2). This means the encoding is feasible and the point is now how your code calls lame functions. Can you post the relevant sections? Elio Il giorno Sun, 24 Nov 2019 18:16:39 +0100 Jens <[email protected]> ha scritto: > Here is the output of soxi: > > Input File : 'wav/BigBen1.wav' > Channels : 1 > Sample Rate : 22050 > Precision : 8-bit > Duration : 00:00:08.73 = 192493 samples ~ 654.738 CDDA sectors > File Size : 193k > Bit Rate : 176k > Sample Encoding: 8-bit Unsigned Integer PCM > > Jens > > > Am 21/11/2019 um 12:53 schrieb eblanca--- via Lame-dev: > > Please, review your input data, there may be something to fix in > > the way you set up lame. > > > > It appears odd having such a high bitrate (1152kbps) for a mono > > file at 22050 Hz. > > > > Run 'soxi filename' and report its output. > > > > > > Elio. > > > > _______________________________________________ > > Lame-dev mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/lame-dev > > _______________________________________________ Lame-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lame-dev