the recording is turned on and off (1 Viewer)

saint21

Portal Member
March 31, 2012
38
1
Home Country
Czech Republic Czech Republic
Hello, the recording of the program turns itself off and on for 10 seconds. The program is not stored in TV records. He started doing it himself. I tried installing mediaportal clean. It did not help. Please help. Thank you.
 

mm1352000

Retired Team Member
  • Premium Supporter
  • September 1, 2008
    21,577
    8,224
    Home Country
    New Zealand New Zealand
    the recording of the program turns itself off
    ...because the stream is encrypted/scrambled:
    [2017-09-24 10:19:41,194] [Log ] [scheduler thread] [INFO ] - card: WaitForFile - audio and video stream is scrambled

    The stream is encrypted because:
    [2017-09-24 10:19:26,184] [Log ] [scheduler thread] [ERROR] - Exception :confused:ystem.DllNotFoundException: Unable to load DLL 'KNCBDACTRL.dll': Spuštění této aplikace se nezdařilo, protože její souběžná konfigurace není správná. Podrobnosti naleznete v protokolu událostí aplikace nebo použijte nástroj příkazového řádku sxstrace.exe. (Exception from HRESULT: 0x800736B1)
    at TvLibrary.Implementations.DVB.KNCAPI.KNCBDA_CI_SendPMTCommand(UInt32 m_iDeviceIndex, IntPtr caPMT, UInt32 caPmtLen)
    at TvLibrary.Implementations.DVB.KNCAPI.SendPMT(Byte[] pmt, Int32 PMTlength)
    at TvLibrary.Implementations.DVB.ConditionalAccess.SendPMT(Int32 subChannel, DVBBaseChannel channel, Byte[] PMT, Int32 pmtLength, Int32 audioPid)

    Check for KNCBDACTRL.dll in your TV Server installation folder (usually c:\Program Files (x86)\Team MediaPortal\MediaPortal TV Server).
    If it is not there, that is the problem.
    If it is there, the problem is that you are missing one or more versions of the Visual C++ Redistributable that MediaPortal depends on.
     

    mm1352000

    Retired Team Member
  • Premium Supporter
  • September 1, 2008
    21,577
    8,224
    Home Country
    New Zealand New Zealand
    So then:
    If it is there, the problem is that you are missing one or more versions of the Visual C++ Redistributable that MediaPortal depends on.

    Make sure you have the x86 (32 bit) version of the VC++ 2008, 2010, 2012, 2013 and 2015 redistributables installed.
    https://support.microsoft.com/en-nz/help/2977003/the-latest-supported-visual-c-downloads

    For example, here is the 2008 one:
    Download Microsoft Visual C++ 2008 Service Pack 1 Redistributable Package MFC Security Update from Official Microsoft Download Center
     

    saint21

    Portal Member
    March 31, 2012
    38
    1
    Home Country
    Czech Republic Czech Republic
    printscreen C install my PC.
     

    Attachments

    • Bez názvu.jpg
      Bez názvu.jpg
      1.2 MB

    mm1352000

    Retired Team Member
  • Premium Supporter
  • September 1, 2008
    21,577
    8,224
    Home Country
    New Zealand New Zealand
    x86 32 bit version as instructed?
    (x64 64 bit version won't help.)
     

    Users who are viewing this thread

    Top Bottom