Search found 3 matches

Go to advanced search

by nicopam
30 Oct 2008 18:57
Forum: VLC media player for Windows Troubleshooting
Topic: VLC 0.9.2 compiling problem: problem with qt4
Replies: 83
Views: 21624

Re: VLC 0.9.2 compiling problem: problem with qt4

I've got the same problem cross-compiling with mingw from linux. I solved (perhaps!) copying usr/include/w32api/* in /usr/i686-mingw32/usr/include/ (where my cross-compiler resides, of course). I'm shure i'll have big problems runtime, however, because I keep the original libraries! Does someone kno...
by nicopam
18 Oct 2008 14:03
Forum: General VLC media player Troubleshooting
Topic: libvlc hangs
Replies: 12
Views: 4246

Re: libvlc hangs

Perhaps this has to do with this post of mine, describing a lock in stop and play?
by nicopam
18 Oct 2008 13:46
Forum: Development around libVLC
Topic: C# Wrapper for libvlc 0.9.0 - Testers Required
Replies: 153
Views: 87499

Re: C# Wrapper for libvlc 0.9.0 - Testers Required

Hi, First of all thanks for your job, I found it very useful and well done. I've done some tests however, and i have a big problem. I have wrapped your library in a UserControl, with the following code: public void AddAndPlay(string fileName, string options) { if (working) return; this.locca(true); ...

Go to advanced search