libvlc_media_player_pause() works as a timeshift

This forum is about all development around libVLC.
uj2
Blank Cone
Blank Cone
Posts: 11
Joined: 28 Jul 2009 16:28

libvlc_media_player_pause() works as a timeshift

Postby uj2 » 17 Aug 2009 16:25

Hi! I need to have a "pause" functionality in my application -- simply freeze frame and stop playing, and after un-pausing stream should continue from the current time point. But VLC seems to make time-shifting instead, which is pretty cool, but not the kind of behaviour I want. I can just use libvlc_media_player_stop, but then, "regular" movies are played from the beginning if I use libvlc_media_player_stop. Is there the way to disable this (unwanted) time-shift "feature"?

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

Re: libvlc_media_player_pause() works as a timeshift

Postby Rémi Denis-Courmont » 17 Aug 2009 17:35

Honestly, I don't understand at all. Timeshifting is essentially pausing a (live) stream. VLC does not do timeshifting for local medias (it just stops reading until playback is resumed).
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 46 guests