TrueHD / DTS-HD logos? (1 Viewer)

Sebastiii

Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    Hi,

    Yep for sure, it's for moving picture, but if we use only Video section in MP without Moving Pictures to test, does it reconize the HD audio ?
    Cheers,
    Seb.
     

    Zinu

    Portal Pro
    February 28, 2008
    650
    23
    Home Country
    Netherlands Netherlands
    I don't know, try for yourself. Just note there aren't any logo's available yet for these formats in StreamedMP.
     

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    I didn't succeed to add it in StreamedMP, i've try to setup it in xml (in take png for DTS and AC3 to test).
    So in mediaportal.log of memory (when i try to setup it) it didn't find the good Audio Format.

    Edit : a question with not revolving HD Audio, how to add My System (under your name) ? :)

    DTS-HR :

    Code:
    2010-02-19 02:11:09.647120 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: Inspecting media : D:\test_7.1_dts-hd_hr.m2ts
    2010-02-19 02:11:09.647120 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: FrameRate        : 29,97
    2010-02-19 02:11:09.647120 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: Width            : 1920
    2010-02-19 02:11:09.647120 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: Height           : 1080
    2010-02-19 02:11:09.647120 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: AspectRatio      : widescreen
    2010-02-19 02:11:09.648120 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: VideoCodec       : AVC
    2010-02-19 02:11:09.648120 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: Scan type        : interlaced
    2010-02-19 02:11:09.648120 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: IsInterlaced     : True
    2010-02-19 02:11:09.648120 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: VideoResolution  : 1080I
    2010-02-19 02:11:09.648120 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: VideoDuration    : 20253
    2010-02-19 02:11:09.648120 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: AudioRate        : 48000
    2010-02-19 02:11:09.649120 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: AudioChannels    : 8
    2010-02-19 02:11:09.649120 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: AudioCodec       : DTS-HD
    2010-02-19 02:11:09.649120 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: HasSubtitles     : False
    2010-02-19 02:11:09.650120 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: NumSubtitles     : 0
    2010-02-19 02:11:09.651120 [Info.][MPMain(1)]: RefreshRateChanger.AdaptRefreshRate: framerate on file D:\test_7.1_dts-hd_hr.m2ts is 29,97
    2010-02-19 02:11:09.651120 [Info.][MPMain(1)]: RefreshRateChanger.SetRefreshRateBasedOnFPS: current refreshrate is 60hz - changing it to 59hz
    2010-02-19 02:11:09.651120 [Info.][MPMain(1)]: RefreshRateChanger.SetRefreshRateBasedOnFPS: using internal win32 method for changing refreshrate. current is 60hz, desired is 59
    2010-02-19 02:11:09.651120 [Info.][MPMain(1)]: W7RefreshRateHelper.GetRefreshRate: QueryDisplayConfig(...) returned 51539607639

    True HD :
    Code:
    2010-02-19 02:11:12.752297 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: Inspecting media : D:\TEST_7.1_TRUEHD.m2ts
    2010-02-19 02:11:12.752297 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: FrameRate        : 29,97
    2010-02-19 02:11:12.752297 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: Width            : 1920
    2010-02-19 02:11:12.752297 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: Height           : 1080
    2010-02-19 02:11:12.752297 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: AspectRatio      : widescreen
    2010-02-19 02:11:12.753297 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: VideoCodec       : AVC
    2010-02-19 02:11:12.753297 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: Scan type        : mbaff
    2010-02-19 02:11:12.753297 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: IsInterlaced     : False
    2010-02-19 02:11:12.753297 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: VideoResolution  : 1080P
    2010-02-19 02:11:12.753297 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: VideoDuration    : 94461
    2010-02-19 02:11:12.753297 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: AudioRate        : 0
    2010-02-19 02:11:12.753297 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: AudioChannels    : 0
    2010-02-19 02:11:12.754297 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: AudioCodec       : 
    2010-02-19 02:11:12.754297 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: HasSubtitles     : False
    2010-02-19 02:11:12.754297 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: NumSubtitles     : 0
    2010-02-19 02:11:12.754297 [Info.][MPMain(1)]: RefreshRateChanger.AdaptRefreshRate: framerate on file D:\TEST_7.1_TRUEHD.m2ts is 29,97
    2010-02-19 02:11:12.754297 [Info.][MPMain(1)]: RefreshRateChanger.SetRefreshRateBasedOnFPS: current refreshrate is 60hz - changing it to 59hz
    2010-02-19 02:11:12.755297 [Info.][MPMain(1)]: RefreshRateChanger.SetRefreshRateBasedOnFPS: using internal win32 method for changing refreshrate. current is 60hz, desired is 59

    DTS-MA :
    Code:
    2010-02-19 02:11:01.169635 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: Inspecting media : D:\DTS-HD.MA.m2ts
    2010-02-19 02:11:01.169635 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: FrameRate        : 29,97
    2010-02-19 02:11:01.169635 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: Width            : 1920
    2010-02-19 02:11:01.169635 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: Height           : 1080
    2010-02-19 02:11:01.170635 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: AspectRatio      : widescreen
    2010-02-19 02:11:01.170635 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: VideoCodec       : AVC
    2010-02-19 02:11:01.170635 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: Scan type        : mbaff
    2010-02-19 02:11:01.170635 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: IsInterlaced     : False
    2010-02-19 02:11:01.170635 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: VideoResolution  : 1080P
    2010-02-19 02:11:01.170635 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: VideoDuration    : 17584
    2010-02-19 02:11:01.171635 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: AudioRate        : 96000
    2010-02-19 02:11:01.171635 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: AudioChannels    : 8
    2010-02-19 02:11:01.171635 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: AudioCodec       : DTS-HD
    2010-02-19 02:11:01.171635 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: HasSubtitles     : False
    2010-02-19 02:11:01.171635 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: NumSubtitles     : 0
    2010-02-19 02:11:01.188636 [Info.][MPMain(1)]: RefreshRateChanger.AdaptRefreshRate: framerate on file D:\DTS-HD.MA.m2ts is 29,97
    2010-02-19 02:11:01.190636 [Info.][MPMain(1)]: RefreshRateChanger.SetRefreshRateBasedOnFPS: current refreshrate is 60hz - changing it to 59hz
    2010-02-19 02:11:01.190636 [Info.][MPMain(1)]: RefreshRateChanger.SetRefreshRateBasedOnFPS: using internal win32 method for changing refreshrate. current is 60hz, desired is 59
     

    Zinu

    Portal Pro
    February 28, 2008
    650
    23
    Home Country
    Netherlands Netherlands
    This is not StreamedMP related. Check out the link to the Moving Pictures issue I posted in this thread earlier to see what's going on with this issue.

    You can add My System using User CP, which you find up top of the page ;)
     

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    Yes and thx,

    Sorry if i don't understand very well, i think MP didn't find the real HD in mediawrapper and so i can't configure it in skin (streamedMP or Other).

    Cheers,
    Seb.
     

    jameson_uk

    Retired Team Member
  • Premium Supporter
  • January 27, 2005
    7,258
    2,528
    Birmingham
    Home Country
    United Kingdom United Kingdom
    Not sure if this isTV Series 2.5.1 or not but the MKV I have with a DTS-HD soundtrack now shows the correct logo in Blue3Wide but not StreamedMP.

    I tried just creating a DTS-HD.png file but this did not seem to work? Is this something in the skin file??
     

    xzener

    Portal Member
    March 17, 2010
    5
    5
    Home Country
    United States of America United States of America
    Hello everyone,

    Not sure if you've heard of me. I'm well known for my fanart over in the MediaBrowser community. I have a ton of icons (media icons too, DTS HD, True HD) that may be of service to StreamedMP as well as MediaPortal.

    Let me know if I can be of service.

    I wasn't very impressed with MediaPortal the first time I tried it, things are looking better and better. I may try it out again.
     

    ltfearme

    Community Plugin Dev
  • Premium Supporter
  • June 10, 2007
    6,755
    7,200
    Sydney
    Home Country
    Australia Australia
    Hi xzener, I would like to take a look at your media icons. I was thinking of creating a graphical logo pack that can be optionally installed instead of the current textual ones. Have you got a link to them handy?
     

    xzener

    Portal Member
    March 17, 2010
    5
    5
    Home Country
    United States of America United States of America
    Hi xzener, I would like to take a look at your media icons. I was thinking of creating a graphical logo pack that can be optionally installed instead of the current textual ones. Have you got a link to them handy?

    PM sent. Hope you can use them.
     

    Users who are viewing this thread

    Top Bottom