On Dec 13, 2005, at 12:19 PM, Damjan wrote:
From the new Devcasts page:
http://www.turbogears.org/docs/devcasts.html
Ahh, what's with python developers and H.264 QuickTime...
Can't you use some more standard format ... that works on Linux for
example.
H.264 is an excellent codec for encoding this kind of material, and
it's an open standard. It's also very easy to encode from Mac OS X,
because QuickTime has support for it.
It works fine if you play it with a recent version of VLC. You can
probably also use MPlayer. The key is just to use something new enough.
-bob