Search found 11 matches

Go to advanced search

by WippelDa
21 Jul 2010 08:55
Forum: Development around libVLC
Topic: libvlc 1.1.0 threads deadlock
Replies: 10
Views: 1853

Re: libvlc 1.1.0 threads deadlock

I think that i ran into the same problem here: viewtopic.php?f=32&t=78972
by WippelDa
13 Jul 2010 15:18
Forum: Development around libVLC
Topic: libvlc_media_player_stop freezes
Replies: 2
Views: 857

Re: libvlc_media_player_stop freezes

Still haven't found a solution for my problem.... i also take a look at the vlc source.

no suggestions? a little hint? i would love to contribute something to this great project but need a entry point :)
by WippelDa
05 Jul 2010 19:26
Forum: Development around libVLC
Topic: libvlc_media_player_stop freezes
Replies: 2
Views: 857

libvlc_media_player_stop freezes

Using libvlc 1.1.0 from git and Qt 4.5.2 running 2 instances of vlc (one for playback, one for background snapshot creation) i sometimes stuck on stop the playback. These are my vlc_args playback: "-I", "dummy", /* Don't use any interface */ "--ignore-config", /* Don't ...
by WippelDa
08 Jun 2010 11:13
Forum: Development around libVLC
Topic: libvlc_video_set_marquee_string on MacOSX
Replies: 1
Views: 862

libvlc_video_set_marquee_string on MacOSX

I try to set marquee on MacOSX resulting in following error: Using Qt 4.5.2 and libVLC 1.1rc2. Embedding with cocoacontainerwidget. Process: Player [605] Path: /Users/davidwippel/Downloads/Player-5.app/Contents/MacOS/Player Identifier: com.yourcompany.Player Version: ??? (???) Code Type: X86-64 (Nat...
by WippelDa
02 Jun 2010 11:03
Forum: Development around libVLC
Topic: Mouse Click/Double Click Issue
Replies: 6
Views: 1516

Mouse Click/Double Click Issue

Hello, I'm using VLC 1.1 RC to display a video in a QWidget (Qt 4.5.2.) on Win32. It seems that VLC swallows all mouse clicks on the widget set with libvlc_media_player_set_hwnd. No MousePressed, MouseDoubleClick, MouseReleased event is fired on the underlaying widget... Is this working as intended ...
by WippelDa
16 May 2010 12:48
Forum: Development around libVLC
Topic: How to play 2 different videos simultaneously?
Replies: 5
Views: 1225

Re: How to play 2 different videos simultaneously?

Problem solved. Bug gone. Thxs :)
by WippelDa
15 May 2010 19:03
Forum: Development around libVLC
Topic: How to play 2 different videos simultaneously?
Replies: 5
Views: 1225

Re: How to play 2 different videos simultaneously?

Update to tomorrow's VLC build.
i own you one! :D
by WippelDa
15 May 2010 10:45
Forum: Development around libVLC
Topic: How to play 2 different videos simultaneously?
Replies: 5
Views: 1225

How to play 2 different videos simultaneously?

Hi folks! I try to build a little demo for our current project to demonstrate that we need to migrate to vlc 1.1 (using vlc 1.0.3 now). Used Frameworks: libvlc (1.1), Qt 4.5.2 I want to play 2 videos simultaneous. So far i had no problem. Creating 2 instances of libvlc_media_player_t from 1 libvlc_i...
by WippelDa
21 Dec 2009 11:04
Forum: Development around libVLC
Topic: Problems embedding VLC in Qt-Widget on MacOS
Replies: 14
Views: 9194

Re: Problems embedding VLC in Qt-Widget on MacOS

Any update to this? I also ran into the same problem and wasnt able to find a solution...

Go to advanced search