[vlc-devel] give me an example that can really play music by python bindings for VLC
iMath
2281570025 at qq.com
Tue Oct 23 02:35:50 CEST 2012
hi ,I am using vlc's python binding ,the following code just do nothing rather than play the music , why?
import vlc
Player =vlc.MediaPlayer('audio.mp3')
Player.play()
can you give me an example that can really play music by python bindings for VLC ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20121023/2fea49d2/attachment.html>
More information about the vlc-devel
mailing list