audioplayer playing video? (1 Viewer)

moiristo

Portal Pro
November 17, 2006
342
27
Enschede
Home Country
Netherlands Netherlands
Currently I'm busy working on the UitzendingGemist plugin. I have a problem for which I can't figure out a solution. First, let me tell you that the streams available have '.wvx' extension. When I use g_player.PlayVideoStream(url), it doesn't work. When I call g_player.PlayAudioStream(url) however, it does play. No problem here, but the problem is that it doesn't detect the end of the video, therefore it doesn't stop properly and continues working in the background. In fullscreen, it doesn't return to the menu. When I press 'stop' before the video ends, it works perfectly fine.

Can someone tell me why audioplayer is playing the video's? And does someone know a possibilty to enforce the audioplayer to stop when the video ends? Of course, I can give you the code if you like.
 

idioteque

Retired Team Member
  • Premium Supporter
  • September 29, 2005
    609
    9
    Home Country
    Netherlands Netherlands
    any chance of adding a buffer option to prevent hick-ups ?

    de lama's program is known to be slow so a user buffer change can fix it
     

    Users who are viewing this thread

    Top Bottom