[vlc-devel] Re: (SPAM 2)Re: question about java vlc bindings

Michael Pujos pujos at audemat-aztec.com
Mon Jun 5 16:35:06 CEST 2006


Filippo Carone wrote:

> Michael Pujos ha scritto:
>
>> I'm using the Java successfully to stream DVB channels.
>> When the user click on a channel in my Java UI, I'd to display a 
>> message that the video is buffering as it can take a few seconds.
>> Now what's the best way to know that the video is finished buffering 
>> and *really* playing? Playlist.isPlaying() looked like a good 
>> candidate but seems to return true as soon as Playlist.play() has 
>> been called, ie while it's buffering. Playlist.getInputFPS() could be 
>> useful but is unimplemented and always return 0. What should I look 
>> for to implement it ?
>
>
> I already noticed this issue and it will be solved shortly (1-2 days 
> time).
>
> C


Thanks ! Do you plan to implement getInputFPS or modify isPlaying() ?

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list