libvlc_media_player_set_time never returns

This forum is about all development around libVLC.
thomashenry
New Cone
New Cone
Posts: 1
Joined: 13 Feb 2018 19:01

libvlc_media_player_set_time never returns

Postby thomashenry » 13 Feb 2018 19:06

I'm having problems with apparent deadlock when calling

libvlc_media_player_set_time

Sometimes, with no pattern that I can see, calls to this function never return. My application is a single thread Windows desktop app, and all calls to VLC are made from the single UI thread. Any callbacks from VLC are dealt with on the UI thread via PostMessage.

Are there certain states that the player can be in, for which libvlc_media_player_set_time is not safe to call?

Rémi Denis-Courmont
Developer
Developer
Posts: 15266
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: libvlc_media_player_set_time never returns

Postby Rémi Denis-Courmont » 13 Feb 2018 19:38

No, it should work (or fail), not lock up.

Check thread stack trace and logs.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded


Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 36 guests