[confirm] Video: MediaInfo is used for displaying logos only ONCE (1 Viewer)

rivera

Retired Team Member
  • Premium Supporter
  • December 1, 2008
    237
    21
    Home Country
    Russian Federation Russian Federation
    MediaPortal Version: 1.1.RC1
    MediaPortal Skin: Blue-3
    Windows Version: WinXP-SP3
    CPU Type: Intel Core 2 Duo E8400 3.0GHz
    HDD: WD 1000Gb
    Memory: 2x1024 DDR2
    Motherboard: ASUS P5K premium
    Video Card: ASUS EN9600GT Silent/HTDI 512
    Video Card Driver: 196.21
    Sound Card: internal
    MPEG2 Video Codec: Cyberlink Video/SP Decoder (PDVD 8)
    MPEG2 Audio Codec: ffdshow
    h.264 Video Codec: MPC decoder
    HTPC Case: Silverstone CW03
    Power Supply: Corsair VX450W
    Remote: Soundgraph
    TV: Pioneer PDP-5080XA
    TV - HTPC Connection: DVI-HDMI


    Start any movie containing several audiotracks of different formats - DD 5.1, DTS-HD, FLAC etc.
    Display OSD and see that it contains logos for only the 1st audiotrack.
    So, seems that MediaInfo data are used only ONCE - at the beginning.
    It is clear from LOG-file:
    Code:
    2010-05-11 05:14:02.015625 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: Inspecting media : F:\Video\Movies\Memento\Memento.mkv
    2010-05-11 05:14:02.015625 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: FrameRate        : 23.976
    2010-05-11 05:14:02.015625 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: Width            : 1920
    2010-05-11 05:14:02.015625 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: Height           : 1080
    2010-05-11 05:14:02.015625 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: AspectRatio      : widescreen
    2010-05-11 05:14:02.015625 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: VideoCodec       : MPEG VIDEO VERSION 2 MAIN@HIGH [ "mpeg video version 2 main@high.png" ]
    2010-05-11 05:14:02.015625 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: Scan type        : progressive
    2010-05-11 05:14:02.015625 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: IsInterlaced     : False
    2010-05-11 05:14:02.015625 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: VideoResolution  : 1080P
    2010-05-11 05:14:02.015625 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: VideoDuration    : 6800834
    2010-05-11 05:14:02.015625 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: AudioRate        : 48000
    2010-05-11 05:14:02.015625 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: AudioChannels    : 6 [ "5.1.png" ]
    2010-05-11 05:14:02.015625 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: AudioCodec       : DTS [ "dts.png" ]
    2010-05-11 05:14:02.015625 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: HasSubtitles     : True
    2010-05-11 05:14:02.015625 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: NumSubtitles     : 4
    These lines are present only ONCE - at the beginning.

    I think that updating logos' names (formats and number of channels) must be done at every track's change.
     

    Users who are viewing this thread

    Top Bottom