开发者

libvlc_media_player_get_time returning zero

hey people I was writing a sim开发者_StackOverflowple application to run a video stream using libvlc.But it seem that libvlc_media_player_get_time() function is not working properly.It is returning zero every time it is being called no matter how much video has been played.So can you please find out the possible remedies for it. Also is there any signal handler or function in libvlc which can raise an event when we reach the end of stream so that I can pause for a moment till more data get stacked up? All the replies in this regard will be appreciated. With Regards, Thanks


For what it's worth, I see the same behavior with VLC 1.1.12. This depends on the type of media being played. I have a .ts file that always returns 0, but YouTube videos show the correct time.


if you're streaming incoming data it might always return 0

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜