HELP US: Testing the new filter (1 Viewer)

Status
Not open for further replies.

gibman

Retired Team Member
  • Premium Supporter
  • October 4, 2006
    2,998
    1,372
    Aarhus
    Home Country
    Denmark Denmark
    Hi!

    Tried SVN MP:15088 / TV3 15115 and Nvidia & MPV/MPA inm multiseat but no pic&sound.
    Got a lot of "2007-07-08 11:04:07.328125 [ERROR][MPMain]: seek failed->seek to 0 0x:1" in error log.

    (Had to install TV3 Server on client before i succeded to register tsreader.ax)

    I got the same exact thing on multiseat ...


    [noparse]2007-07-08 12:17:36.203125 [ERROR][MPMain]: seek failed->seek to 0 0x:1
    2007-07-08 12:17:36.781250 [ERROR][MPMain]: seek failed->seek to 0 0x:1
    2007-07-08 12:17:38.171875 [ERROR][MPMain]: Exception :confused:ystem.AccessViolationException: Det blev forsøgt at læse eller skrive i en beskyttet hukommelse. Dette kan ofte være et tegn på, at en anden hukommelse er beskadiget.
    ved DirectShowLib.IMediaSeeking.SetPositions(DsLong pCurrent, AMSeekingSeekingFlags dwCurrentFlags, DsLong pStop, AMSeekingSeekingFlags dwStopFlags)
    ved MediaPortal.Player.TSReaderPlayer.SeekAbsolute(Double dTimeInSecs)
    ved MediaPortal.Player.BaseTSReaderPlayer.Process()
    ved MediaPortal.Player.g_Player.Process()
    ved MediaPortalApp.MPProcess()
    2007-07-08 12:17:38.171875 [ERROR][MPMain]: Exception :Det blev forsøgt at læse eller skrive i en beskyttet hukommelse. Dette kan ofte være et tegn på, at en anden hukommelse er beskadiget.
    2007-07-08 12:17:38.171875 [ERROR][MPMain]: site :Int32 SetPositions(DirectShowLib.DsLong, DirectShowLib.AMSeekingSeekingFlags, DirectShowLib.DsLong, DirectShowLib.AMSeekingSeekingFlags)
    2007-07-08 12:17:38.171875 [ERROR][MPMain]: source :DirectShowLib
    2007-07-08 12:17:38.171875 [ERROR][MPMain]: stacktrace: ved DirectShowLib.IMediaSeeking.SetPositions(DsLong pCurrent, AMSeekingSeekingFlags dwCurrentFlags, DsLong pStop, AMSeekingSeekingFlags dwStopFlags)
    ved MediaPortal.Player.TSReaderPlayer.SeekAbsolute(Double dTimeInSecs)
    ved MediaPortal.Player.BaseTSReaderPlayer.Process()
    ved MediaPortal.Player.g_Player.Process()
    ved MediaPortalApp.MPProcess()[/noparse]
    /gibman
     

    Stone

    Portal Pro
    March 11, 2007
    82
    4
    Tested Rev 15115, with MP 15088:
    SingleSeat with cyberlink codec: H.264 Movies are stuttering and blocked. Tv freezes after 3 times zapping...
     

    kalon

    Portal Pro
    October 21, 2005
    71
    1
    Gothenburg
    Home Country
    Sweden Sweden
    I think you need to specify the whole path.
    regsvr32 "c:\Program Files\Team MediaPortal\MediaPortal TV Server\TsReader.ax"

    Thanks for your suggestion, but no difference. And it was registred succesfully before.

    I've tested some more now and noticed that sometimes the TVservice on server crashes.
     

    dekkers

    Portal Pro
    December 2, 2006
    99
    0
    43
    Maasdijk
    Home Country
    Netherlands Netherlands
    Frodo Wrote:
    tsreader now reconfigures its output pins when audio/video format changes
    So changing from mpg2<->h264 or mpeg2 audio<->ac3 should now work


    Does this also apply when the "resolution" of the channels changes? As you (frodo) knows one half of NL is broadcasting widescreen and the other half not. Could this explains the problems when zapping?

    This evening i will test the new SVN's....

    Dekkers
     

    Frodo

    Retired Team Member
  • Premium Supporter
  • April 22, 2004
    1,518
    121
    53
    The Netherlands
    Home Country
    Netherlands Netherlands
    latest svn is now available for download.

    Does this also apply when the "resolution" of the channels changes?
    No. only when the format changes so from mpeg2<->h.264
    or mpeg audio<->ac3 audio

    Frodo
     

    dekkers

    Portal Pro
    December 2, 2006
    99
    0
    43
    Maasdijk
    Home Country
    Netherlands Netherlands
    Hi Guys,

    I just installed SVN 15120 wich is much more better. The speed of switching channels looks the same but the image is displayed faster and with less corruption.

    However it is better, it happened to me a couple of times (within 10 minutes) i had to turn off/on timeshifting becouse of "image hang". Everything keeps running, no crashes just the image hangs.

    See my logs for more information.. we're near a final solution i think :)
     

    jaobr

    Portal Member
    November 6, 2006
    22
    5
    Here are some results from my testing.

    If you change to a channel with a diffrent set of pids MP freezes and you have to
    kill it from the taskmanager. Here are the last lines from tsreader (own built debug version) log when this happens.

    [noparse]08-07-2007 21:15:17 New channel found
    08-07-2007 21:15:17 video pid:30 type:2
    08-07-2007 21:15:17 audio1 pid:40 type:3
    08-07-2007 21:15:17 audio2 pid:41 type:81
    08-07-2007 21:15:17 audio3 pid:0 type:0
    08-07-2007 21:15:17 audio4 pid:0 type:0
    08-07-2007 21:15:17 audio5 pid:0 type:0
    08-07-2007 21:15:17 audio6 pid:0 type:0
    08-07-2007 21:15:17 audio7 pid:0 type:0
    08-07-2007 21:15:17 audio8 pid:0 type:0
    08-07-2007 21:15:17 Pcr pid:30
    08-07-2007 21:15:17 Pmt pid:20
    08-07-2007 21:15:17 Subtitle pid:0
    08-07-2007 21:15:17 CTsReaderFilter::pause()
    08-07-2007 21:15:17 CTsReaderFilter::confused:top()[/noparse]

    On HD mpeg2 files i found that MAX_BUF_SIZE of 300 is not enough. For finding 1 audio buffer
    it finds over 500 videobuffers. When I changed MAX_BUF_SIZE to 1000
    the HD mpeg2 files plays ok.

    If I use large buffers for the video (changed MAX_BUFFER_SIZE to 0x20000 ) so
    all data beween two PayloadUnitStart fits into 1 buffer HD h264 channels plays
    ok. When the stream is split into smaller buffers the video stutters.
     

    trevor

    Portal Pro
    October 17, 2006
    1,600
    950
    Chelmsford
    Home Country
    United Kingdom United Kingdom
    Hi,

    Just tested current SVN release (15115).

    Can only comment on picture/sound on SD DVB-S as attempting change channel, be on same card or differnet cards locks MP which has to be killed via task manager.

    on SD MPEG the picture and sound seem to be perfect, did get one channel doing a 1/4 freez/halt every few secs but cant repeat that now.

    I checked HD (by disabling the new filter, selecting BBC HD then re-enabling) - selecting TV with the filter enabled produces a blank screen, few cracks and pops and full crash and restart....tried that twice...

    Getting better though...

    If you need logs let me know.

    Thanks
     

    Frodo

    Retired Team Member
  • Premium Supporter
  • April 22, 2004
    1,518
    121
    53
    The Netherlands
    Home Country
    Netherlands Netherlands
    svn 15124:
    fixed several issues with multi-seat config.

    Frodo
     

    sebastianp

    Portal Member
    March 31, 2007
    14
    0
    Home Country
    svn 15124:
    fixed several issues with multi-seat config.

    Frodo
    thanks frodo,

    Can you, or someone else who knows, please put together (or point me in the right direction) some short instructions on how to enable the new filter in a multi seat configuration.

    I want to make sure I am testing the right thing, thanks
     
    Status
    Not open for further replies.

    Users who are viewing this thread

    Top Bottom