Hello !
Usually I encode my music to FLAC with EAC, and sometimes I want to transcode it to mp3 or Ogg,
for mp3(lame 3.90.3) I tried to decode it to wave and then
lame.exe --alt-preset standard file.wav
and I also tried to transcode it with dBpowerAMP with replaced lame_enc.dll with 3.90.3
with the same augument (Alt Preset Standard in advance).
and althow it seems to be the same, the results diffrent in size in ~150k:
lame.exe results: 5,057,709
lame_enc.dll results: 4.910,659
why? isn't it supposed to be the same (with the same lame version 3.90.3)?
dose anyone knows other simple/better program to transcode FLAC to MP3/OGG?