DVB Testing Results (1 Viewer)

dman_lfc

Retired Team Member
  • Premium Supporter
  • July 28, 2004
    1,772
    30
    UK
    Home Country
    New Zealand New Zealand
    I'm about to head out the door so I will test this tonight.

    Definitions for others:

    Frequency
    The Mux frequency of the specific broadcast channel
    Bandwidth
    is the bandwidth used to broadcast channels on that specific frequency.
    i.e Aus - 6Khz, UK - 8Khz, Taiwan - 7Khz typically. Some European countries have a mixture of 7&8.
    onID
    The Original Network ID, which identifies the broadcaster or network that produced the content (not the network currently broadcasting it, if they are different)
    tsID
    The Transport Stream ID, which identifies a specific transport stream that the network is broadcasting
    sID
    The Service ID, which refers to a service within that transport stream

    I'll post hopefully some working examples in the UK tonight.

    DMAN
     

    bionicdonkey

    Portal Pro
    September 3, 2004
    108
    1
    Sydney :: Australia
    i forgot to mention that this is for testing the tuning. the video will open in a seperate activemovie window.

    /// <param name="Param1">(DVBT, DVBC)Frequency, (ATSC)PhysicalChannel</param>
    /// <param name="Param2">(DVBT)Bandwidth, (DVBC)SymbolRate, (ATSC)Channel</param>
    /// <param name="Param3">(DVBT, DVBC)ONID, (ATSC)MinorChannel</param>
    /// <param name="Param4">(DVBT, DVBC)TSID</param>
    /// <param name="Param5">(DVBT, DVBC)SID</param>

    you should be able to use -1 for the last 3 parameters if you don't know them
     
    A

    Anonymous

    Guest
    Some Informations from my progress on my Delphi DVB-T Source Filter, might be usefull for the future ...

    EPG
    I figured out that the TIF is very limited with it´s EPG Parsing capabilitys. It parses only the Short Descriptor (the Name of the Program) and only for the next ~4 Hours. Anyway, i´ve written an own EPG Parser Filter that connects between MPEG Demux and TIF and parses the Full EPG Informations. It´s possible to hook an App into it by adding an Callback Interface ...

    Channel Switch
    That´s something i´m trying to figure out since weeks. A Switch to a Channel on another Frequency takes about 3 Seconds !!! It´s really annoying. With the Stream Buffer Engine enabled, it takes even longer. I tried to get some answers on MSDN, but .. no luck... It seems, a simple Tunerequest using ONID, SID, TSID, Freq and Bandwidth isn't enough. I´ve tried already to put everything i know (all the IComponents and the ILocator Informations), but still no luck ...

    Teletext/Subtitles
    Still working on that one... might be best to hook it up onto the second Pin of the VMR and display it over the Video...

    Audio Stream Selection
    Was a really simple implementation. After a Tunerequest has been commited, there is a Notification on the IBroadcastEvent (that your App must implement), You just enumerate through the IComponents and check each Component for ISO_IEC_11172_3_AUDIO, ISO_IEC_13818_3_AUDIO .. and store it´s PID. That PID can be mapped on Pin 3 of the MPEG Demux.

    MHP
    The most interisting part for me. i´m still searching for the Documents for that. I found one on mhp.org, but that doesn't seem to be enough.
     
    A

    Anonymous

    Guest
    Hello everyone on the Forums!

    My question...

    What does the author mean with DVB-T on this page...

    http://www.maisenbachers.de/dokuw/install:mytv_requirements?s=tv_card

    Does he mean every DVB-T card? Is there a programming interface to acces all of them? Will there be support for the Pinnacle PCTV Sat Digital card? Many people here in germany are using it and I'm planning to buy one. Or isn't there any support for digital sat cards? Is this feature expected to be available in the near future or will it take some time or will this card never be supported?

    thx for the answers

    c ya
    gdp2k
     

    bionicdonkey

    Portal Pro
    September 3, 2004
    108
    1
    Sydney :: Australia
    the implementation i am working on will support any card with bda drivers. agree is also working ona little something which will support skysat2 cards(i think). althougn currently there is no working solution for any dtv cards in a release build
     

    samuel337

    Portal Pro
    August 25, 2004
    772
    0
    Melbourne, Australia
    I put the "NOT SUPPORTED YET" bit in, and it means exactly that - it isn't supported yet but will be in the near future.

    As for which cards are supported, for starters only those will be. Over time however, more and more cards will be supported. It comes down to which cards the developer has. Each card, although the general code will be the same, has slightly different hardware, and therefore will need slight fixes to the code before it will be supported.

    The best thing you can do to ensure that the card is supported is to download the test binaries and test them with your card and report back.

    EDIT: I just realised something, you are asking about DVB-S cards. Agree is working on this, and posts related to that are on a different thread - see http://nolanparty.com/mediaportal.sourceforge.net/phpBB2/viewtopic.php?t=2393. This thread is for DVBT cards.

    Sam
     

    Users who are viewing this thread

    Similar threads

    It's getting weirder..... If I remove all the IP cards in the TVServer setup and then add them back I can scan the M3u and tune the stations but if I rescan it on the same card it just keeps updating the 1 channel. My brain is melting.........
    It's getting weirder..... If I remove all the IP cards in the TVServer setup and then add them back I can scan the M3u and tune the...
    Having great fun with this still. I have a fairly good PC setup, Ryzen 5 8500g, Msi Pro 650M-P with 32GB of RAM with a TBS 6281 and...
    Replies
    2
    Views
    225
    Thanks for the response. No change. No MP2 in APPs (the Win 11 version of Programs) There was an empty MP2-Server folder under Team Media Portal in PF X86. The net 4 version, as I indicated, is the one I installed. Or tried to. For completeness, I deleted the (empty) folder & the Team Media Portal folder (otherwise empty), and...
    Thanks for the response. No change. No MP2 in APPs (the Win 11 version of Programs) There was an empty MP2-Server folder under...
    1. Download MediaPortal for free! - MEDIAPORTAL Click "media portal 2", goes to this github link, which is a 404. 2. Downloaded the...
    Replies
    2
    Views
    1K
    MP1 MP2 DVB-T playback DE
    Those signal numbers look fine. (y) Unfortunately, I don't have any other suggestions as to the possible cause of your problem. :( -- from CyberSimian in the UK
    Those signal numbers look fine. (y) Unfortunately, I don't have any other suggestions as to the possible cause of your problem. :(...
    I've just rebuilt my htpc and added DVB-S and DVB-T cards TBS6281 and TBS6982. The system is all working well except for playback...
    Replies
    3
    Views
    644
    • Sticky
    Pre Releases are provided as a way for the community to test and give feedback on all the exciting things we have lined up for the next release. We allocate about one month for Pre Release testing. In that time we will only fix bugs, after which comes the final release! Highlights of this release Bugfixes: [MP1-5221] - Core: Fix...
    Pre Releases are provided as a way for the community to test and give feedback on all the exciting things we have lined up for the...
    Pre Releases are provided as a way for the community to test and give feedback on all the exciting things we have lined up for the...
    Replies
    0
    Views
    1K
    Ran into this problem following an otherwise sucessful upgrade from MP 1.34 x64 to MP 1.35 x64 the CEC Remote plugin which I use just to control volume and standby, will no longer put my devices (TV & AVR) to sleep when the HTPC is put in standby. Also when I wake up the HTPC MP closes or crashes (not sure which) as per the example in...
    Ran into this problem following an otherwise sucessful upgrade from MP 1.34 x64 to MP 1.35 x64 the CEC Remote plugin which I use...
    Ran into this problem following an otherwise sucessful upgrade from MP 1.34 x64 to MP 1.35 x64 the CEC Remote plugin which I use...
    Replies
    0
    Views
    434
    Top Bottom