Search found 4 matches

Go to advanced search

by akelian
23 Jan 2018 01:07
Forum: Development around libVLC
Topic: CTYPES error on OSX
Replies: 6
Views: 623

Re: CTYPES error on OSX

@ghalter Thanks a lot, I don't know how you found that needle but that was it!

To be honest it was not my first attempt but never took the time to post or search more than that. It's been a longtime drawback so big thanks.
by akelian
20 Jan 2018 13:46
Forum: Development around libVLC
Topic: CTYPES error on OSX
Replies: 6
Views: 623

Re: CTYPES error on OSX

Yes sorry, here is the converted example code (from Qt4 to Qt5) that triggers that error:

https://pastebin.com/j0QPsBUt

If you have any idea shoutout ;)
by akelian
19 Jan 2018 13:24
Forum: Development around libVLC
Topic: CTYPES error on OSX
Replies: 6
Views: 623

Re: CTYPES error on OSX

Nobody else know, or have this problem ?
by akelian
14 Jan 2018 17:11
Forum: Development around libVLC
Topic: CTYPES error on OSX
Replies: 6
Views: 623

CTYPES error on OSX

Hello, I'm trying to implement a video widget in one of my apps. In order to familiarise myself with the lib I edited the Qt4 example to Qt5 but I have the following error: File "xxx/xxx/vlc.py", line 6894, in libvlc_media_player_set_nsobject return f(p_mi, drawable) ctypes.ArgumentError: ...

Go to advanced search