[fixed] live Tv freeze - 15- --> 30+ helps (1 Viewer)

wouter1971

MP Donator
  • Premium Supporter
  • November 19, 2008
    910
    143
    Purmerend, Holland
    Home Country
    Netherlands Netherlands
    mcrob83 True, with 1.2.0 RC1 tsreader i have had some freezes now and then, but with this tsreader from Tony NONE. I have had troubles but only with the mentioned "don't drop discontinued packets option ticked".
    And freezing TV is not good for WAF, but we have MP for TV reception now since 2008 and it has realy improved and stabilized.
     

    gibman

    Retired Team Member
  • Premium Supporter
  • October 4, 2006
    2,998
    1,372
    Usa
    Home Country
    Ethiopia Ethiopia
    <offtopic>
    I haven't ever understood the urge to use var in any code. Makes code much harder to read on quick look (need to check what the method really returns, who knows if it returns integer and it is used in if statement :))
    </offtopic>

    I fully agree, stuff like this is ok by me though:
    var abc = new string();
    and
    var context = _cardHandler.Card.Context as ITvCardContext;

    sometimes resharper gets too excited and starts suggesting the usage of var's everywhere :)

    /gibman
     

    tourettes

    Retired Team Member
  • Premium Supporter
  • January 7, 2005
    17,301
    4,800
    <offtopic>
    I haven't ever understood the urge to use var in any code. Makes code much harder to read on quick look (need to check what the method really returns, who knows if it returns integer and it is used in if statement :))
    </offtopic>

    I fully agree, stuff like this is ok by me though:
    var abc = new string();
    and
    var context = _cardHandler.Card.Context as ITvCardContext;

    sometimes resharper gets too excited and starts suggesting the usage of var's everywhere :)

    I think even those are harder for eyes (not much but still wont give any benefit as trade). Not sure why Resharper tries to promote the use of var...
     

    mcrob83

    MP Donator
  • Premium Supporter
  • November 10, 2009
    206
    12
    St.Marienkirchen, Eferding
    Home Country
    Austria Austria
    AW: live Tv freeze - 15- --> 30+ helps

    For me Version 9 is working best (in combination with dshowhelper 0092, part dwm). Logs will follow.
    Just for info: I'm not using the MP's tvserver, I use 4TR Argus instead.
     

    wouter1971

    MP Donator
  • Premium Supporter
  • November 19, 2008
    910
    143
    Purmerend, Holland
    Home Country
    Netherlands Netherlands
    For me Version 9 is working best (in combination with dshowhelper 0092, part dwm). Logs will follow.
    Just for info: I'm not using the MP's tvserver, I use 4TR Argus instead.

    Agree but found out that during skip back this version9 is quick in syncing audio/video. But on skip forward it slow recovering. Needs some tweaking from Tony.
    Last tsreader is very slow in syncing audio/video.

    Greetings,

    Wouter


    ---
    I am here: http://maps.google.com/maps?ll=52.495137,4.932428
     

    GoldenEye

    MP Donator
  • Premium Supporter
  • October 26, 2005
    299
    26
    Switzerland
    Home Country
    Switzerland Switzerland
    Hi Owlsroost

    Thanks a ton for your work on tsreader and dshowhelper.

    I am running my MP system on client-server environment and face the picture freezing issues on my client described in this thread - but only when changing from a non-HD channel to an HD channel or vice versa. Skipping back 1 second solves the issue.

    Attached, you will find the logs of my test set below. I am using dshowhelper_v0092_part_DWM and TsReader_owlsroost_noStopMod14.

    Preparation

    - Stopping TV service on server
    - Deleting logs on server
    - Starting TV service on server

    - Deleting logs on client
    - Starting MP in debug mode

    - Starting TV, choosing TNT Serie HD --> TNT Serie HD starts
    - Changing to Fox HD --> Fox HD starts (so: no problem here)
    - Changing to 13th street --> Channel changes, picture freezes
    - Rewinding 1 second --> Show plays as expected

    - Stopping TV, closing MP --> MP logs are generated

    Please tell me if you need more tests / logs.

    G.
     

    Users who are viewing this thread

    Top Bottom