Hi all,
 
I am currently developing a feature which encodes wav files to mp3 files
by lame_enc.dll. After my first tests I found out that I get only good
results when I am using wav files which uses PCM codex. 
 
Is this correct that only PCM works good or are my settings wrong. I set
following parameters:

*       SampleRate = 8000 Hz - as input wav files have 
*       ReSampleRate = 0 
*       Mode = mono - as input wav files have 
*       Bitrate = 32 - same bitrate as the input wav files 
*       EnableVBR = true

All other parameters are not configured by my class.
 
Thanks in advance for helping me.
 
Best regards
Birgit

 
_______________________________________________
mp3encoder mailing list
mp3encoder@minnie.tuhs.org
https://minnie.tuhs.org/mailman/listinfo/mp3encoder

Reply via email to