catavolt's latest activity

  • catavolt
    catavolt reacted to Pablik's post in the thread OnlineVideos 2.5.0.0 [2024/11/11] with
    Like
    .
    Oh, sorry I was talking about current "prebuffered" value on the main bar. The "#OnlineVideos.buffered" tag is still used - but only for MediaPortalUrlSourceFilter. The LAV filter doesn't use it...
  • catavolt
    catavolt reacted to Pablik's post in the thread OnlineVideos 2.5.0.0 [2024/11/11] with
    Like
    .
    It still works. Although, the LAV buffer works differently: it only buffers up to 20s(current constant in the code) ahead. That means, the bar is probably very slim. If you try to play some short...
  • catavolt
    catavolt reacted to doskabouter's post in the thread OnlineVideos 2.5.0.0 [2024/11/11] with
    Like
    .
    Perhaps (if it isn't already so) maybe align it with "#OnlineVideos.bufferedenough" / blackglass/Black Glass/myonlinevideosFullScreen.xml at master · Mediaportal-Plugin-Team/blackglass That is a...
  • catavolt
    When you are in that change, could you please look at a small problem I just found: I use a progressbar (<type>progress</type>) to show the buffering during start of an online video. Atm the tag...
  • catavolt
    catavolt reacted to Pablik's post in the thread OnlineVideos 2.5.0.0 [2024/11/11] with
    Like
    .
    You are wrong. The tag "#OnlineVideos.IsBuffering" has different meaning. It is used only at startup of the playback. LAV SourceFilter works differently than MediaPortalUrlSource splitter. The tag...
  • catavolt
    catavolt reacted to Pablik's post in the thread OnlineVideos 2.5.0.0 [2024/11/11] with
    Like
    .
    I did some research and it seems that the buffering funcionality can be shared with single tag "#OnlineVideos.IsBuffering". It requires an update in the code though. When I was developing the...
  • catavolt
    Thanks for the explanation - got it (y)(y)(y)
  • catavolt
    @Pablik : Small typo in visibility tag: Must be <visible>string.equals(#OnlineVideos.IsBuffering)</visible>, otherwise nothing is shown ;)
  • catavolt
    catavolt reacted to Pablik's post in the thread OnlineVideos 2.5.0.0 [2024/11/11] with
    Like
    .
    Just a little note for skinners: the new version has a few new skin tags related to LAV buffering (if LAV Source Splitter is used). If the buffer gets below certain level the playback is...
  • catavolt
    catavolt reacted to doskabouter's post in the thread OnlineVideos 2.5.0.0 [2024/11/11] with
    Like
    .
    New release done today! Changes/improvements: Added support for separate audio and video streams (very big thanks to @Pablik !, now higher resolutions are also available on youtube) Added...
  • catavolt
    catavolt reacted to ajs's post in the thread mvCentral 1.0.8.XXX by ajs with
    Like
    .
    mvCentral - Release mvCentral v1.0.8.453 · andrewjswan/mvcentral
Top Bottom