Diez B. Roggisch wrote: > siggi wrote: > >> Hi all, >> >> does Python support MPEG or MOV videoclips? I couldn't find anything >> about it online. > > Weak in googling today? Must have been a rough weekend. > > There are several options, including pymedia and pygame. > > Diez
Thanks, Diez. I forgot to mention that I am learning Python with python 2.5 on WinXP. And both pymedia and pygame require somewhat older versions of python, 1.3 and 2.4, respectively. And the updated binaries are still in the offing. I was naive enough to think MPEG could be done using modules already existing. siggi -- http://mail.python.org/mailman/listinfo/python-list