Re: [Pythonmac-SIG] python and quicktime

2006-06-09 Thread Christopher Barker
Noah Gift wrote: >It would be great if I could make a > command line tool that I could script against on any platform This was just posted to the PIL mailing list -- perhaps it could be helpful to you: """ http://yourmachines.org/tutorials/mgpy.html this uses PIL, ffmpeg, aggdraw, PyGame,

Re: [Pythonmac-SIG] py2app question: path to included python

2006-06-09 Thread Russell E. Owen
In article <[EMAIL PROTECTED]>, Jonathan <[EMAIL PROTECTED]> wrote: > https://patrickkidd.com has wrappers for several audio libraries. The info there is sparse, but none of these seems to be cross-platform. I need a sound player that works on unix, Mac and Windows. snack does the job, but th