Update image when "set time" in pause mode

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
cbouleau
Blank Cone
Blank Cone
Posts: 10
Joined: 08 Mar 2008 18:49

Update image when "set time" in pause mode

Postby cbouleau » 08 Mar 2008 21:53

Hello,

I am building a video player using libvlc.
I am looking for a way to display the image corresponding to a specific time "t", in pause mode, when the player is already in pause mode and a "set time to t" in asked (by the user of my player).

In other words, the sequence would be :

play // libvlc_playlist_play
...
pause // libvlc_playlist_pause

move to a specific time // libvlc_input_set_time
==> The image corresponding to this specific time is displayed.
The player stays in "pause" mode.


move to a another specific time // libvlc_input_set_time
==> The image corresponding to this other specific time is displayed
The player stays in "pause" mode.

The current behaviour of libvlc (and VLC media player 0.8.6c) is not to update the image in pause mode even if the read position is changed.

Thank you in advance for any help,

Chris. B

Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 30 guests