[Baypiggies] Rich media in Python...

Atul Varma varmaa at gmail.com
Mon Jul 7 20:47:51 CEST 2008


I've never done it myself, but I have seen this PyAMF package
mentioned on python-announce a number of times, which provides some
kind of integration between Flash and Python:

  http://pyamf.org/

- Atul

On Mon, Jul 7, 2008 at 11:14 AM, Charles Merriam
<charles.merriam at gmail.com> wrote:
> Hmm.. I guess its a flash front end.   Anyone used a Flash front end
> attached to a python process?
> -- Charles
>
>
> On Fri, Jul 4, 2008 at 10:22 AM, Tony Cappellini <cappy2112 at gmail.com> wrote:
>> For audio, I've had fun with this, but it requires the FMOD library which is
>> non Python
>> http://pysonic.sourceforge.net/
>>
>>
>> On Fri, Jul 4, 2008 at 9:54 AM, Charles Merriam <charles.merriam at gmail.com>
>> wrote:
>>>
>>> Hello All,
>>>
>>> Maybe someone knows the answer to this one?
>>>
>>> I would like to work with rich media, meaning graphics and sound, in
>>> Python.  So what are the options?
>>>
>>> a)  What lets me slice up, merge, and play with sound and video files,
>>> while keeping pieces in sync?
>>> b)  What lets me record sound and video locally?
>>> c)  What, besides Flash, lets me record sound and video over the web?
>>>
>>> Any ideas?
>>>
>>> Charles Merriam
>>> _______________________________________________
>>> Baypiggies mailing list
>>> Baypiggies at python.org
>>> To change your subscription options or unsubscribe:
>>> http://mail.python.org/mailman/listinfo/baypiggies
>>
>>
> _______________________________________________
> Baypiggies mailing list
> Baypiggies at python.org
> To change your subscription options or unsubscribe:
> http://mail.python.org/mailman/listinfo/baypiggies
>


More information about the Baypiggies mailing list