Search found 1 match

Go to advanced search

by gok
05 Feb 2011 00:58
Forum: Development around libVLC
Topic: Python bindings SegFaults
Replies: 6
Views: 1851

Re: Python bindings SegFaults

BUMP..

I get segmentation fault with the simplest code...

Code: Select all

import vlc ins = vlc.Instance() player = ins.media_player_new()
VLC 1.1.7
Python 2.6.6
Mac OS Snow Leopard

any ideas?

Go to advanced search