Search found 5 matches

Go to advanced search

by ph1b
12 Dec 2014 01:33
Forum: Development around libVLC
Topic: setTime getTime is wrong
Replies: 1
Views: 364

setTime getTime is wrong

I want to start a file at a certain position. so I init the vlc and then play an mrl directly and when it started playing i directly set the time. When I then get the time, at first it returns the correct set time, but then for about 400ms it returns 0. What is a approach to get the correct time? Af...
by ph1b
11 Dec 2014 12:32
Forum: VLC for Android and Chrome OS
Topic: Next on notification causes start of playback
Replies: 4
Views: 315

Re: Next on notification causes start of playback

I'll explain a bit more detailed: When the player is paused, the notification is still up. On the notification there are Next and Previous buttons, allowing to jump through the playlist. When the player is playing and you click next, it will simply start playing the next track. But when the player i...
by ph1b
10 Dec 2014 22:33
Forum: VLC for Android and Chrome OS
Topic: Build libVlc?
Replies: 1
Views: 225

Build libVlc?

How can I build libvlc for my own projects? I build it but now it just runs on armv7. How can I build it for all available architectures, so I dont have do deploy different versions?
by ph1b
09 Dec 2014 14:35
Forum: VLC for Android and Chrome OS
Topic: Next on notification causes start of playback
Replies: 4
Views: 315

Re: Next on notification causes start of playback

I took a look at the libvlc. It seems there is no way to prepare a media? You can just say: play this index, or simply play. No prepare this index, and when next play comes play it?
by ph1b
09 Dec 2014 02:19
Forum: VLC for Android and Chrome OS
Topic: Next on notification causes start of playback
Replies: 4
Views: 315

Next on notification causes start of playback

When clicking next or previoius from notification, the player immediately starts playing.
Imo correct behavior should be to start playing when the player was playing before and not if it was not.

Go to advanced search