Starting work on Techno Trend Premium support (1 Viewer)

draktheas

Retired Team Member
  • Premium Supporter
  • December 17, 2005
    77
    2
    Unfortunately, the time fairy you sent my way must have been sidetracked. Instead the flu fairy stopped by and made my week hell. Hehehe.

    Keeping my fingers crossed for some time to work on it this weekend. You know how hard it is sitting here with code that just needs to be tested and bug fixed and not being able to do it?

    Drak
     

    draktheas

    Retired Team Member
  • Premium Supporter
  • December 17, 2005
    77
    2
    I got some time this weekend to work on the filter. I got it to the point that it is being created in MP, initializing the card properly, and attempting to connect it's output pins to the MediaPortal Stream Analyzer. But for some reason the pins are not connecting.

    They pins I am attempting to connect handle the same MediaTypes, but they are not connecting. I have debugged into the Directshow BaseClasses on both the output pin and the input pin to see what is going on, but I can't seem to track what is happening. It appears that Directshow is trying to connect the two pins with all kinds of MediaTypes but none of them are the majortype that both pins support which is MEDIATYPE_MPEG2_SECTIONS.

    I am going to take another look at it tonight and see what I can find. Hey, at least I am to the point of getting pins to connect inside MediaPortal.

    Drak
     

    liborc

    Portal Pro
    December 22, 2004
    52
    0
    Man, keeping my fingers crossed for you to find a solution! Can't wait till my MP plays my sat channels! ;-)
    It really sounds like you're getting there.

    Thanks again for your hard work!

    Libor
     

    CodeMonkey

    Portal Pro
    December 8, 2004
    360
    30
    North America
    Home Country
    United States of America United States of America
    draktheas said:
    I got some time this weekend to work on the filter. I got it to the point that it is being created in MP, initializing the card properly, and attempting to connect it's output pins to the MediaPortal Stream Analyzer. But for some reason the pins are not connecting.

    They pins I am attempting to connect handle the same MediaTypes, but they are not connecting. I have debugged into the Directshow BaseClasses on both the output pin and the input pin to see what is going on, but I can't seem to track what is happening. It appears that Directshow is trying to connect the two pins with all kinds of MediaTypes but none of them are the majortype that both pins support which is MEDIATYPE_MPEG2_SECTIONS.

    I am going to take another look at it tonight and see what I can find. Hey, at least I am to the point of getting pins to connect inside MediaPortal.

    Drak

    I wold suggest going to IRC. I bet frodo and a couple others would put you quickly on the right path.
     

    liborc

    Portal Pro
    December 22, 2004
    52
    0
    cleao said:
    And about the use of plugins ? will it be possible?

    :?:

    Not in the first release, but Drak said he was planning on writing support for MDAPI/ProgDVB plugins afterwards. This was said earlier in this thread, please read before you post.

    Thanks,

    Libor
     

    draktheas

    Retired Team Member
  • Premium Supporter
  • December 17, 2005
    77
    2
    Success at last!

    TTPremiumSource.jpg


    Just wanted to share the happy moment. This was by far the biggest hurdle in developing the TT support. Should be smooth sailing from here.

    Drak
     

    Users who are viewing this thread

    Top Bottom