[solved] DVB/T2 HD Germany - Channelscan (2 Viewers)

Owlsroost

Retired Team Member
  • Premium Supporter
  • October 28, 2008
    5,540
    5,038
    Cambridge
    Home Country
    United Kingdom United Kingdom
    I have started to look at it (information gathering so far, mostly) in relation to TsReader.ax. I won't really know how complicated/how long to implement until I really start to try and code it.But if the new services don't go 'live' until May next year there is at least 6 months to get something working.
     

    joecrow

    Test Group
  • Team MediaPortal
  • August 9, 2012
    2,660
    2,002
    Home Country
    Germany Germany
    A number of channels are live now and as I understand it the May 2017 date is when the old channels (non HD) will start to phase out. For those of us who only have OTA it would be very good, firstly to have the HD channels as soon as possible (like now;)) and secondly to know that it will work before what we have now goes away.
     

    Owlsroost

    Retired Team Member
  • Premium Supporter
  • October 28, 2008
    5,540
    5,038
    Cambridge
    Home Country
    United Kingdom United Kingdom
    I've made some progress with HEVC support in TsReader - it's now parsing the NAL packets out of the stream, so decoding the SPS data is next (which will take some time to implement, as it's different to the H.264/AVC SPS data).

    (Github watchers will find the branch here - https://github.com/MediaPortal/MediaPortal-1/commits/EXP_DS_TV_HEVC - but don't try to build/use it yet - it's very much a 'work in progress').
     

    Owlsroost

    Retired Team Member
  • Premium Supporter
  • October 28, 2008
    5,540
    5,038
    Cambridge
    Home Country
    United Kingdom United Kingdom
    A while ago, I think someone ( @Vasilich maybe ?) did some mods to TVE3 (C# code and maybe TsWriter) to allow it to recognise HEVC - anyone know what was done (and where the branch might be) ?
     

    Vasilich

    Portal Pro
    August 30, 2009
    3,394
    1,170
    Germany, Mayence
    Home Country
    Russian Federation Russian Federation
    A while ago, I think someone ( @Vasilich maybe ?) did some mods to TVE3 (C# code and maybe TsWriter) to allow it to recognise HEVC - anyone know what was done (and where the branch might be) ?
    the thread is there https://forum.team-mediaportal.com/threads/unable-to-scan-for-astra-4k-channel.126307/#post-1086272
    and acc. to some posts in it, the fork with some patches is there https://github.com/Sebastiii/MediaPortal-1
    but @Sebastiii surely can tell more about this...
     

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    Yep for sure it was working (just need the fix on TsReader) because i was able to stream and get the timeshift files and was able to play it with LAVSplitter :)
     

    Owlsroost

    Retired Team Member
  • Premium Supporter
  • October 28, 2008
    5,540
    5,038
    Cambridge
    Home Country
    United Kingdom United Kingdom
    TsReader.ax has just taken it's first HEVC baby steps :):

    TsReader_HEVC_1.jpg
     

    Users who are viewing this thread

    Top Bottom