I'd suggest making a LAME library (liblame.so), with a decent API. This would
allow any program that needs to do MPEG Layer 3 encoding to use the API. I'd
prefer to see stuff other than MPEG Layer 3 encoding elsewhere. Then, to
create the lame binary, we could do:

        $ cc -o lame lame_main.c -llame -lsndfile

Just my $0.02.

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

Reply via email to