*2008.08.27 22:16 python virtualenv

instructions for using virtualenv.py in cur directory

C:>C:Python25python.exe "C:Documents and SettingsAdministratorDesktopvirt ualenv-1.0virtualenv.py" sandbox New python executable in sandboxScriptspython.exe Installing setuptools...............................done.

virtualenv.py [virtualenv-name] virtualenv.py tiny

cd [virtualenv-name] cd tiny source bin/activate

 

*2008.08.26 12:26 python media playback

ultimately, for media playback, probably just want to focus on generating playlists that can be used in any player (m3u) and the mechanisms to send/synchronize data.

this way it shouldn't matter what the user has installed.

 

*2008.08.26 12:24 python game pygame

after doing some exhaustive searches looks like the tools used in subcircuit are still some of the best available as far as mp3 decoding is concerned pymad

other options include: pymedia pygame

streaming media - Google Search
Streaming media - Wikipedia, the free encyclopedia
List of streaming media systems - Wikipedia, the free encyclopedia
FFmpeg - Wikipedia, the free encyclopedia
python streaming media - Google Search
Open Source P2P Video Streaming Software
Streaming audio over TCP with python-gstreamer - Lone Wolves - Web, game, and open source development
Fabrice Bellard - Wikipedia, the free encyclopedia
python play mp3 - Google Search
a pure python mp3 player?
PyMedia - Python module for avi, mp3, dvd, wma, ogg processing - pymedia_tut
SourceForge.net: PyMedia
sources
PyMedia - Python module for avi, mp3, dvd, wma, ogg processing - pymedia_tut
PyMedia - Python module for avi, mp3, dvd, wma, ogg processing - pymedia
pymedia osx - Google Search
pydfb - Google Search
pygame - python game development
comp.lang.python: Re: play mp3 files from python
Re: [pygame] MP3 and pygame :: ASPN Mail Archive :: pygame-users
mixer - Pygame Documentation
movie - Pygame Documentation
MPlayer - Wikipedia, the free encyclopedia
pygame - python game development
Pygame Installation
pygame - python game development
Simple DirectMedia Layer
Simple DirectMedia Layer
Simple DirectMedia Layer
August Black
Simple DirectMedia Layer
Simple DirectMedia Layer
Ubuntu -- Package Search Results -- pygame
Ubuntu -- Details of package python-pygame in gutsy

 

*2008.08.26 11:29 python pymedia

pymad instead:

download unpack make sure libmad and libmad-dev are installed

./config_unix.py

sudo python setup.py install

 

*2008.08.26 11:10 python pymedia

giving this a try since pygame sounded so bad for audio

downloaded source file:

extracted

tried: sudo python setup.py build

Using UNIX configuration...

OGG : not found VORBIS : not found FAAD : not found MP3LAME : not found VORBISENC : not found ALSA : not found

libogg-dev - Ogg Bitstream Library Development libogg0 - Ogg Bitstream Library libvorbis-dev - The Vorbis General Audio Compression Codec (development files) libvorbis0a - The Vorbis General Audio Compression Codec libvorbisenc2 - The Vorbis General Audio Compression Codec liblame-dev - LAME Ain't an MP3 Encoder liblame0 - LAME Ain't an MP3 Encoder libfaad2-0 - freeware Advanced Audio Decoder - runtime files libfaad2-dev - freeware Advanced Audio Decoder - development files libalsaplayer-dev - PCM player designed for ALSA (interface library, development files) libalsaplayer0 - PCM player designed for ALSA (interface library)

libvorbisfile3 - The Vorbis General Audio Compression Codec

libogg-dev - Ogg Bitstream Library Development libogg0 - Ogg Bitstream Library libvorbis-dev - The Vorbis General Audio Compression Codec (development files) libvorbis0a - The Vorbis General Audio Compression Codec libvorbisenc2 - The Vorbis General Audio Compression Codec liblame-dev - LAME Ain't an MP3 Encoder liblame0 - LAME Ain't an MP3 Encoder libfaad2-0 - freeware Advanced Audio Decoder - runtime files libfaad2-dev - freeware Advanced Audio Decoder - development files libalsaplayer-dev - PCM player designed for ALSA (interface library, development files) libalsaplayer0 - PCM player designed for ALSA (interface library)

 

*2008.08.25 12:23 python ipython

cd charles_b/external/python/ cd ipython-0.9.beta3 sudo python setup.py install ipython

 

*2008.08.25 12:22 python ipython

downloaded last weekend

Index of /dist/testing
Documentation - IPython
IPython Documentation — IPython v0.9.beta3 documentation
Quick IPython tutorial — IPython v0.9.beta3 documentation
FAQ - IPython
ONLamp.com -- Enhanced Interactive Python with IPython

 

*2008.08.18 15:07 python game pygame

pygame, custom interface write language to enable tests

interface should show different USBs... can see last known state of them

 

*2008.08.18 10:52 python blog_and_cms microblogging
*2008.08.18 10:51 python authentication openid