Displaying 1 result from an estimated 1 matches for "ekyo".
Did you mean:
eko
2009 Feb 24
0
any help with pyogg and pyvorbis?
Dear List,
I'm just creating a little application for my openmoko freerunner,
unfortunately in python, so that I have to use pyogg and
pyvorbis(http://ekyo.nerim.net/software/pyogg/index.html) as wrappers
around the C-functions and objects.
I've got it all installed, after applying some patches and trying to run
an example of encoding a wave-file I just get an empty ogg-file, the
right header and so on, but no data has been written.
The python-...