Playback using TSReader (New version and old) fails (1 Viewer)

mruane

Portal Pro
June 4, 2006
182
5
Wellington
Home Country
New Zealand New Zealand
Hi

I can play mpg, avi videos without any problems but when I try to play a .ts recording or watch live TV I get the following error in the log:

2007-11-09 19:32:38.777563 [ERROR][MPMain]: TSReaderPlayer:exception while creating DShow graph Attempted to divide by zero. at DirectShowLib.IGraphBuilder.Render(IPin ppinOut)
at MediaPortal.Player.TSReaderPlayer.GetInterfaces(String filename)
2007-11-09 19:32:38.777563 [ERROR][MPMain]: TSReaderPlayer:GetInterfaces() failed
2007-11-09 19:32:39.610563 [ERROR][MPMain]: PlaylistPlayer: *** unable to play - \\MEDIA1\Recordings\5th Gear\2007-11-04.ts - skipping track!

I have reinstalled MP v2.3.0 RC3 and then the latest SVN (same for TVServer), I have tried both the old and new TSReader options but all attempts to play a TS file generate the same error. Does anyone have any idea's (based on the log entries above) what I might try to correct this.

Cheers Mike
 

vertiger

Portal Pro
July 8, 2007
141
14
Home Country
Switzerland Switzerland
i have the same problem

playback in the server preview works,

switching the codec solved the problem only for a short time
 

spuck

Community Skin Designer
April 6, 2007
397
59
Home Country
Sweden Sweden
Code:
2008-03-08 14:39:02.125000 [ERROR][MPMain]: TSReaderPlayer:exception while creating DShow graph Retrieving the COM class factory for component with CLSID {B9559486-E1BB-45D3-A2A2-9A7AFE49B23F} failed due to the following error: 80040154.    at MediaPortal.Player.TSReaderPlayer.GetInterfaces(String filename)

Is there a way to remove this stupid TSReaderPlayer so I can watch my videos without having to change the filename to .mkv so haali matroska splitter is used instead?
 

tourettes

Retired Team Member
  • Premium Supporter
  • January 7, 2005
    17,301
    4,800
    Code:
    2008-03-08 14:39:02.125000 [ERROR][MPMain]: TSReaderPlayer:exception while creating DShow graph Retrieving the COM class factory for component with CLSID {B9559486-E1BB-45D3-A2A2-9A7AFE49B23F} failed due to the following error: 80040154.    at MediaPortal.Player.TSReaderPlayer.GetInterfaces(String filename)

    Is there a way to remove this stupid TSReaderPlayer so I can watch my videos without having to change the filename to .mkv so haali matroska splitter is used instead?

    No.
     

    sand

    Portal Pro
    January 15, 2007
    112
    5
    Home Country
    Croatia Croatia
    Solved:
    Changed codec from cyberlink audio decoder to MPA filter and Tv is back on.






    I can confirm this problem.
    Preview on server side works OK but when select channel in MP client timeshifting starts but there's no picture and TV stops (clean windows xp installation).
    Other MP installation (same PC old windows installation) works OK with same build.



    Log:
    2008-03-09 01:36:44.703125 [Info.][MPMain]: TSReaderPlayer:add TsReader to graph
    2008-03-09 01:36:44.703125 [Info.][MPMain]: TSReaderPlayer: open file: C:\TV\timeshifting\live1-0.ts.tsbuffer
    2008-03-09 01:36:44.750000 [Info.][MPMain]: TSReaderPlayer:render TsReader outputs
    2008-03-09 01:36:44.765625 [Info.][MPMain]: TSReaderPlayer:exception while creating DShow graph Attempted to read or write protected memory. This is often an indication that other memory is corrupt. at DirectShowLib.IGraphBuilder.Render(IPin ppinOut)
    at MediaPortal.Player.TSReaderPlayer.GetInterfaces(String filename)
    2008-03-09 01:36:44.781250 [Info.][MPMain]: TSReaderPlayer:GetInterfaces() failed
    2008-03-09 01:36:44.781250 [Info.][MPMain]: player:ended
    2008-03-09 01:36:44.781250 [Info.][MPMain]: TSReaderPlayer:cleanup DShow graph False
    2008-03-09 01:36:44.781250 [Info.][MPMain]: TSReaderPlayer: vmr9 disable
    2008-03-09 01:36:44.781250 [Info.][MPMain]: VMR9: ReleaseComObject(): 0
    2008-03-09 01:36:44.781250 [Info.][MPMain]: planescene: PresentImage()
    2008-03-09 01:36:44.781250 [Info.][MPMain]: PlaneScene: PresentImage() dispose surfaces
    2008-03-09 01:36:44.781250 [Info.][MPMain]: PlaneScene: PresentSurface() dispose surfaces
    2008-03-09 01:36:44.812500 [Info.][MPMain]: TSReaderPlayer: Cleanup done
     

    Users who are viewing this thread

    Top Bottom