Hello Samuel.
> Maybe I could help?
uos is open-source and, of course, everybody is welcome to make uos better.
About encoding, it would be great if uos could encode in ogg too.
I have to confess that for this job, I let it do by console-converters.
But, yes, of course, if you want to add a ogg format in uos_AddIntoFile(), it will be welcome.
With libsndfile (that is used by uos), you may encode in ogg (<= size of mp3 with better quality).
http://www.mega-nerd.com/libsndfile/api.htmlThat should not be very difficult because libsndfile uses the same argument for read and write buffers.
Sadly, I would not be able to work on it now.
Fre;D