Search found 5 matches

Go to advanced search

by sergiocapozzi
03 Jun 2019 12:19
Forum: Development around libVLC
Topic: Hang while seeking with seekbar
Replies: 5
Views: 912

Re: Hang while seeking with seekbar

Agreed, I'm trying to replicate the issue with a video file I can then share
by sergiocapozzi
03 Jun 2019 08:17
Forum: Development around libVLC
Topic: Hang while seeking with seekbar
Replies: 5
Views: 912

Re: Hang while seeking with seekbar

I can consistently reproduce with VLC player itself, just putting the video in pause and start playing with the seekbar back and forward. The problem I can't share the video file used as it is not mine :( But I'm trying to reproduce with others video files here is the file format: main debug: using ...
by sergiocapozzi
01 Jun 2019 10:14
Forum: Development around libVLC
Topic: Hang while seeking with seekbar
Replies: 5
Views: 912

Hang while seeking with seekbar

Hi all, I'm having some troubles with the seekbar in libvlc, but I can see the same is happeining with the VLC application itself. If I set the video on pause and start playing with the seekbar going back and forward, at some stage the video stop updating showing alwys the same frame. The only way t...
by sergiocapozzi
29 Apr 2019 10:46
Forum: Development around libVLC
Topic: LibVlc sharp for Winform/WPF context menu
Replies: 1
Views: 273

LibVlc sharp for Winform/WPF context menu

Hi,

I'm trying to add a context menu on the VideoView control. But when the video starts playing the context menu don't show anymore. I try to attach to the WinProc callback, and I can see no events are fired when the video play.
Does someone found a workaround for that?

Thanks
by sergiocapozzi
21 Apr 2019 00:59
Forum: Development around libVLC
Topic: LibVLCSharp - TimeChanged event and SetPosition
Replies: 1
Views: 1363

LibVLCSharp - TimeChanged event and SetPosition

Hi, I'm using LibVLCSharp. I have two things that are not very clear to me: 1) I need a way to have a callback (ideally at each frame) with the current timestamp. I'm currently using the TimeChanged event, but I can see it get fired not so frequently. Like every 300/400 milliseconds. 2) If I try to ...

Go to advanced search