[LAU] flac2ogg in python - the right way = cross platform

Ray Rashif schivmeister at gmail.com
Thu Dec 30 14:57:58 UTC 2010


On 30 December 2010 21:57, Atte André Jensen <atte at email.dk> wrote:
> Hi
>
> I'm doing some conversion from flac to ogg in python and I wrap sox for the
> actual conversion. I'm happy with it myself (I only run linux), but the
> script has the potential for reaching non-linux users. It seems there's no
> build-in (as in batteries included) way of converting from flac to ogg in
> python across platforms. Is this the sad truth? If so, what could be done to
> make the script work on the other platforms?

I just use py2exe :) Has worked ALL the time. There are sometimes
problems if you use the single executable option. But if you do it
standard (you can just zip it up with 7z+SFX) you'll be fine.

Caveat: big executables (python and libs included)


--
GPG/PGP ID: B42DDCAD


More information about the Linux-audio-user mailing list