Domanda

Is there a module that supports audio playback for Ogg/Speex (not Ogg/Vorbis) encoded files from within Python 2.6 on Windows?

È stato utile?

Soluzione

So far it seems that the VLC Python bindings are the easiest solution for me. For 64bit Python I downloaded the nightly build executable.

http://wiki.videolan.org/Python_bindings

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top