On 20 Sep, Mark Taylor wrote:

>> > 1) use commandline like strings to setup LAME's encoding engine
>> > 
>> >    handle = lame_get_handle();
>> > 
>> >    lame_setup_stuff(handle, "output samplerate = 32 kHz");
>> >    lame_setup_stuff(handle, "input samplerate = 48 kHz");
>> >    lame_setup_stuff(handle, "bitrate = 128 kps");
>> 
>> or in an Amiga TagItem like way (I have an implementation (~2k source,
>> most of it are comments) of struct TagItem and NextTagItem() if you need
>> it), less difficult to use (you didn't need a parser).

> And how about volunteering to add this to LAME? :-)

NextTagItem() (no problem, .gz or .bz2?) or lame_setup_stuff() (sorry,
not enough spare time at the moment)?

Bye,
Alexander.

-- 
                           Reboot America.

http://www.Leidinger.net                       Alexander @ Leidinger.net
  GPG fingerprint = 7423 F3E6 3A7E B334 A9CC  B10A 1F5F 130A A638 6E7E

--
MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

Reply via email to