Testbuilds for Native MP2 TV - Updated for 10th AE Update 1 (2014-09-13)! (3 Viewers)

Palm_Maniac

MP Donator
  • Premium Supporter
  • June 1, 2005
    1,238
    215
    Gießen, Hessen
    Home Country
    Germany Germany
    That sounds good. I wonder why it has not been integrated into the TV server for MP1. After that, for months asked in the forum again. So there is still hope. :)
     

    jehe

    Portal Pro
    February 15, 2011
    694
    216
    58
    Home Country
    Belgium Belgium
    Hi,

    Sounds good - So, I will have now my first attempt in compiling a Git-version. I see my wife already signing the divorce-papers ...


    Try it first on a virtual machine,or a test computer, your wife will then remain happy ;)
     

    hardcorehire

    Portal Pro
    April 1, 2008
    108
    45
    OHIO
    Home Country
    United States of America United States of America
    I tried installing and everything seems to install and allows me to scan channels, but when I go to test manual control it says all cards busy. I removed MP1 on this server and only have MP2 running. Here are my logs which again show all cards busy everything worked OK on MP1 TV server on same machine before removing. I also have a running in restricted mode on the TV server I never got on MP1.
     

    morpheus_xx

    Retired Team Member
  • Team MediaPortal
  • March 24, 2007
    12,073
    7,459
    Home Country
    Germany Germany
    Maybe I'm missing something, but also under local services I don't see a TV service like in MP1
    This is correctly. Currently MP2-Server runs as form application, hosting the TVE35 NativeTV plugin. We are very close to finish a real service implementation, then it MP2 will show up under services.

    Your tuning errors from above are related to TV card's direct show graph and sending tune request. Without further check I think, the devices might still be in use, or locked somehow. First, try again after a reboot of server (and making sure MP1 TvService is stopped)
     
    Last edited:

    Django.edwards

    Portal Pro
    October 22, 2009
    457
    54
    Eupen
    Home Country
    Belgium Belgium
    Hi morpheus_xx, may I ask you to take a look at post #121? I would like to test the native MP2 TV build but with these errors.....
    Wat should I say, I tried all the different settings for the TV card... but nothing changed. Always the server crashs.

    Thanks for your help.
     

    hardcorehire

    Portal Pro
    April 1, 2008
    108
    45
    OHIO
    Home Country
    United States of America United States of America
    I restarted the server and I still have an all cards busy. I did a full uninstall of MP1 on the server so only MP2 server is running. I am not sure what could possibly be locking the cards. It seems to scan the frequency OK and add new channels, but won't start any timeshifting because of the locked cards. I also notice the channels don't have names like they did when I ran a scan in MP1 tv server. Everything worked fine with MP1 TV server on the same box before I uninstalled. Any other way to determine what has the tuner card locked?
     

    jehe

    Portal Pro
    February 15, 2011
    694
    216
    58
    Home Country
    Belgium Belgium
    Hi,
    I found the following error in your logs:
    [7,124] [3209085] [15 ] [DEBUG] - analog: FindCapturePin succeeded.
    [2013-02-25 19:17:37,126] [3209087] [15 ] [DEBUG] - analog: AddMpeg2Demultiplexer
    [2013-02-25 19:17:37,128] [3209089] [15 ] [DEBUG] - analog: connect capture->mpeg2 demux
    [2013-02-25 19:17:37,140] [3209101] [15 ] [DEBUG] - analog:AddMpegMuxer()
    [2013-02-25 19:17:37,143] [3209104] [15 ] [ERROR] -
    Mediaportal.TV.Server.TVLibrary.Interfaces.TvException: Cyberlink MPEG Muxer filter (mpgmux.ax) not installed The system cannot find the file specified. (Exception from HRESULT: 0x80070002)
    at Mediaportal.TV.Server.TVLibrary.Implementations.Analog.Components.Encoder.AddMpegMuxer(IFilterGraph2 _graphBuilder, Capture _capture)
    at Mediaportal.TV.Server.TVLibrary.Implementations.Analog.Components.Encoder.CreateFilterInstance(IFilterGraph2 _graphBuilder, Tuner _tuner, TvAudio _tvAudio, Crossbar _crossbar, Capture _capture)
    at Mediaportal.TV.Server.TVLibrary.Implementations.Analog.Graphs.Analog.TvCardAnalog.BuildGraph()
    [2013-02-25 19:17:37,145] [3209106] [15 ] [DEBUG] - analog:Dispose()
    [2013-02-25 19:17:37,145] [3209106] [15 ] [INFO ] - tvcard:FreeAllSubChannels
    [2013-02-25 19:17:37,147] [3209108] [15 ] [DEBUG] - Remove filter from graph: MPEG2 Demultiplexer
    [2013-02-25 19:17:37,148] [3209109] [15 ] [DEBUG] - Remove filter from graph: VBI Codec
    [2013-02-25 19:17:37,148] [3209109] [15 ] [DEBUG] - Remove filter from graph: Hauppauge WinTV-7164 MPEG2 PS Encoder/Mux
    [2013-02-25 19:17:37,150] [3209111] [15 ] [DEBUG] - Remove filter from graph: Tee/Sink-to-Sink Converter
    [2013-02-25 19:17:37,151] [3209112] [15 ] [DEBUG] - Remove filter from graph: Hauppauge WinTV-7164 Analog Capture
    [2013-02-25 19:17:37,152] [3209113] [15 ] [DEBUG] - Remove filter from graph: Hauppauge WinTV-7164 Analog Xbar
    [2013-02-25 19:17:37,152] [3209113] [15 ] [DEBUG] - Remove filter from graph: Hauppauge WinTV-7164 Analog TV Audio
    [2013-02-25 19:17:37,153] [3209114] [15 ] [DEBUG] - Remove filter from graph: Hauppauge WinTV-7164 Analog TV Tuner
    [2013-02-25 19:17:37,153] [3209114] [15 ] [DEBUG] - analog:All filters removed
    [2013-02-25 19:17:37,158] [3209119] [15 ] [DEBUG] - analog: dispose completed
    [2013-02-25 19:17:37,159] [3209120] [15 ] [ERROR] - exception occurred in TVController: HandleControllerException - Mediaportal.TV.Server.TVLibrary.Interfaces.TvExceptionGraphBuildingFailed: Graph building failed ---> Mediaportal.TV.Server.TVLibrary.Interfaces.TvException: Cyberlink MPEG Muxer filter (mpgmux.ax) not installed The system cannot find the file specified. (Exception from HRESULT: 0x80070002)
    at Mediaportal.TV.Server.TVLibrary.Implementations.Analog.Components.Encoder.AddMpegMuxer(IFilterGraph2 _graphBuilder, Capture _capture)
    at Mediaportal.TV.Server.TVLibrary.Implementations.Analog.Components.Encoder.CreateFilterInstance(IFilterGraph2 _graphBuilder, Tuner _tuner, TvAudio _tvAudio, Crossbar _crossbar, Capture _capture)
    at Mediaportal.TV.Server.TVLibrary.Implementations.Analog.Graphs.Analog.TvCardAnalog.BuildGraph()
    --- End of inner exception stack trace ---
    at Mediaportal.TV.Server.TVLibrary.Implementations.Analog.Graphs.Analog.TvCardAnalog.BuildGraph()
    at Mediaportal.TV.Server.TVLibrary.Implementations.Analog.Graphs.Analog.TvCardAnalog.get_SupportsQualityControl()
    at Mediaportal.TV.Server.TVLibrary.TvController.SupportsQualityControl(Int32 cardId)
     

    Users who are viewing this thread

    Top Bottom