[fixed] No OSD information When file is on VirtualDrive or DVDDrive but ok in HDD (1 Viewer)

Sebastiii

Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    MediaPortal Version: 1.04.25096 SVN
    MediaPortal Skin: StreamedMP
    Windows Version: WIN7 Ultimate
    CPU Type: i7 Core i920
    HDD: WD 300Go SATA
    Memory: 6Go DDR3
    Motherboard: ASUS P6T
    Video Card: MSI 5770 (ATI)
    Video Card Driver: Catalyst 10.2 Hotfix
    Sound Card: ATI HDMI
    Sound Card AC3: ATI HDMI
    Sound Card Driver: 5.0.7000.9
    1. TV Card: Hauppauge WINTV HR-4000
    1. TV Card Type: DVB-S DVB-S2 DVB-T
    1. TV Card Driver: 2.124.27191.1
    MPEG2 Video Codec: MPC Gabest
    MPEG2 Audio Codec: FFDSHOW
    h.264 Video Codec: MPC VIDEO
    Satelite/CableTV Provider: Astra 19.2°E
    HTPC Case: ANTEC VERIS FUSION MAX
    Cooling: NOCTUA
    Power Supply: LC-POWER 600W
    Remote: MCE Remote
    TV: SANYO Z3000
    TV - HTPC Connection: HDMI


    Hi,
    I have a request or maybe an issue :
    In Video section, if i play a file from HDD (for example .m2ts), i can have information about Sound Video Subtitle etc. on OSD.
    But if i play .m2ts from DVDdrive or Virtual DVDdrive, i didn't have this information.

    This is the log when it's worked (HDD):
    Code:
    2010-02-21 16:54:13.414460 [Debug][MPMain(1)]: WindowManager: route MediaPortal.GUI.Video.GUIVideoFiles:6->MediaPortal.Dialogs.GUIDialogYesNo:100
    2010-02-21 16:54:13.416460 [Debug][MPMain(1)]: DialogWindow: MediaPortal.Dialogs.GUIDialogYesNo init
    2010-02-21 16:54:16.204620 [Debug][MPMain(1)]: WindowManager: unroute to MediaPortal.Dialogs.GUIDialogYesNo:100->MediaPortal.GUI.Video.GUIVideoFiles:6
    2010-02-21 16:54:16.587642 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: Inspecting media : D:\00001.m2ts
    2010-02-21 16:54:16.588642 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: FrameRate        : 23,976
    2010-02-21 16:54:16.590642 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: Width            : 1920
    2010-02-21 16:54:16.591642 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: Height           : 1080
    2010-02-21 16:54:16.592642 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: AspectRatio      : widescreen
    2010-02-21 16:54:16.593642 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: VideoCodec       : AVC
    2010-02-21 16:54:16.595642 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: Scan type        : progressive
    2010-02-21 16:54:16.596642 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: IsInterlaced     : False
    2010-02-21 16:54:16.597642 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: VideoResolution  : 1080P
    2010-02-21 16:54:16.598642 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: VideoDuration    : 5817682
    2010-02-21 16:54:16.600642 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: AudioRate        : 48000
    2010-02-21 16:54:16.601642 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: AudioChannels    : 6
    2010-02-21 16:54:16.602643 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: AudioCodec       : AC3
    2010-02-21 16:54:16.604643 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: HasSubtitles     : True
    2010-02-21 16:54:16.605643 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: NumSubtitles     : 3
    2010-02-21 16:54:16.623644 [Info.][MPMain(1)]: RefreshRateChanger.AdaptRefreshRate: framerate on file D:\00001.m2ts is 23,976
    2010-02-21 16:54:16.627644 [Info.][MPMain(1)]: RefreshRateChanger.SetRefreshRateBasedOnFPS: current refreshrate is 23hz - changing it to 23,976hz
    2010-02-21 16:54:16.628644 [Info.][MPMain(1)]: RefreshRateChanger.SetRefreshRateBasedOnFPS: using internal win32 method for changing refreshrate. current is 23hz, desired is 23,976
    2010-02-21 16:54:16.637645 [Debug][MPMain(1)]: W7RefreshRateHelper.SetDisplayConfig(...): SDC_VALIDATE of 24000/1001 succesful
    2010-02-21 16:54:16.645645 [Debug][MPMain(1)]: W7RefreshRateHelper.GetRefreshRate: QueryDisplayConfig returned 24000/1001
    2010-02-21 16:54:16.647645 [Debug][MPMain(1)]: CycleRefreshRate: successfully changed refresh rate to 23,976Hz (23,976Hz requested)
    2010-02-21 16:54:16.648645 [Debug][MPMain(1)]: CycleRefresh: DWM Detected, performing shenanigans
    2010-02-21 16:54:16.650645 [Info.][MPMain(1)]: g_Player.Play(D:\00001.m2ts Video)
    2010-02-21 16:54:16.659646 [Info.][MPMain(1)]: Loading external players plugins
    2010-02-21 16:54:16.664646 [Info.][MPMain(1)]:   found plugin:MediaPortal.FoobarPlugin.FoobarPlugin in C:\Program Files\Team MediaPortal\MediaPortal\Plugins\ExternalPlayers\ExternalPlayers.dll
    2010-02-21 16:54:16.665646 [Info.][MPMain(1)]:   player:Foobar2000.  author: int_20h/rtv
    2010-02-21 16:54:16.667646 [Info.][MPMain(1)]:   found plugin:MediaPortal.ITunesPlayer.ITunesPlugin in C:\Program Files\Team MediaPortal\MediaPortal\Plugins\ExternalPlayers\ExternalPlayers.dll
    2010-02-21 16:54:16.668646 [Info.][MPMain(1)]:   player:iTunes.  author: Frodo
    2010-02-21 16:54:16.670646 [Info.][MPMain(1)]:   found plugin:MediaPortal.WinampPlayer.WinampPlugin in C:\Program Files\Team MediaPortal\MediaPortal\Plugins\ExternalPlayers\ExternalPlayers.dll
    2010-02-21 16:54:16.671646 [Info.][MPMain(1)]:   player:Winamp.  author: int_20h
    2010-02-21 16:54:16.679647 [Info.][MPMain(1)]:   found plugin:MediaPortal.Player.PureAudio.BassAudioEngine in C:\Program Files\Team MediaPortal\MediaPortal\Plugins\ExternalPlayers\PureAudio.dll
    2010-02-21 16:54:16.682647 [Info.][MPMain(1)]:   player:PureAudio.  author: Sieds Tilstra (aka Symphy)
    2010-02-21 16:54:16.683647 [Debug][MPMain(1)]: PlayerFactory: Successfully created player instance for file - D:\00001.m2ts
    2010-02-21 16:54:16.689648 [Info.][MPMain(1)]: VideoPlayer:play D:\00001.m2ts
    2010-02-21 16:54:16.713649 [Info.][MPMain(1)]: VideoPlayerVMR9: Enabling DX9 exclusive mode
    2010-02-21 16:54:16.719649 [Info.][MPMain(1)]: VMR9: added EVR Renderer to graph
    2010-02-21 16:54:16.768652 [Debug][MPMain(1)]: VMR9: Now active
    2010-02-21 16:54:16.770652 [Debug][MPMain(1)]: VMR9: Renderer successfully added
    2010-02-21 16:54:16.849657 [Info.][MPMain(1)]: Added filter: MPC - Video decoder to graph
    2010-02-21 16:54:16.861657 [Info.][MPMain(1)]: Added filter: Microsoft DTV-DVD Video Decoder to graph
    2010-02-21 16:54:16.873658 [Info.][MPMain(1)]: Added filter: ffdshow Audio Decoder to graph
    2010-02-21 16:54:16.880658 [Info.][MPMain(1)]: DirectShowUtils: First try to insert new audio renderer Default DirectSound Device 
    2010-02-21 16:54:16.881659 [Info.][MPMain(1)]: DirectShowUtils: Found audio renderer
    2010-02-21 16:54:16.883659 [Debug][MPMain(1)]: DirectShowUtils: added filter:Default DirectSound Device to graph
    2010-02-21 16:54:16.887659 [Info.][MPMain(1)]: Added filter: ffdshow Audio Decoder to graph
    2010-02-21 16:54:16.890659 [Debug][MPMain(1)]: Filter: D:\00001.m2ts - try to connect: Output
    2010-02-21 16:54:17.758709 [Debug][MPMain(1)]: PlaneScene: PresentImage() dispose surfaces
    2010-02-21 16:54:18.170732 [Debug][MPMain(1)]: PlaneScene: PresentImage() dispose surfaces
    2010-02-21 16:54:18.239736 [Debug][MPMain(1)]:  - failed
    2010-02-21 16:54:18.241736 [Debug][MPMain(1)]: Filter: MPC - Mpeg Splitter (Gabest) - try to connect: Subtitle
    2010-02-21 16:54:18.719764 [Debug][MPMain(1)]:  - failed
    2010-02-21 16:54:18.723764 [Debug][MPMain(1)]: MpcEngine: using texture size of 848x477
    2010-02-21 16:54:18.874773 [Info.][MPMain(1)]: VideoPlayer:Duration:5817,8076171875
    2010-02-21 16:54:18.879773 [Debug][MPMain(1)]: VideoPlayer: FoundStreams: Type=Video; Name=default, Filter=ffdshow DXVA Video Decoder, Id=0, PDWGroup=0
    2010-02-21 16:54:18.883773 [Debug][MPMain(1)]: VideoPlayer: FoundStreams: Type=Video; Name=Delay Video 24p, Filter=ffdshow DXVA Video Decoder, Id=1, PDWGroup=0
    2010-02-21 16:54:18.885773 [Debug][MPMain(1)]: VideoPlayer: FoundStreams: Type=Unknown; Name=Subtitles , Filter=ffdshow DXVA Video Decoder, Id=2, PDWGroup=10
    2010-02-21 16:54:18.886773 [Debug][MPMain(1)]: VideoPlayer: FoundStreams: Type=Unknown; Name=OSD, Filter=ffdshow DXVA Video Decoder, Id=3, PDWGroup=10
    2010-02-21 16:54:18.888773 [Debug][MPMain(1)]: VideoPlayer: FoundStreams: Type=Unknown; Name=Flip, Filter=ffdshow DXVA Video Decoder, Id=4, PDWGroup=20
    2010-02-21 16:54:18.890773 [Debug][MPMain(1)]: VideoPlayer: FoundStreams: Type=Unknown; Name=Keyboard & remote, Filter=ffdshow DXVA Video Decoder, Id=5, PDWGroup=20
    2010-02-21 16:54:18.895774 [Debug][MPMain(1)]: VideoPlayer: FoundStreams: Type=Audio; Name=Audio - 48000 Hz, 6 channels ac3 (libavcodec), Filter=ffdshow Audio Decoder, Id=0, PDWGroup=1
    2010-02-21 16:54:18.897774 [Debug][MPMain(1)]: VideoPlayer: FoundStreams: Type=Video; Name=Video - AVC (H.264), High Profile, Level 4.1, 1920x1080, 23.976 fps (1011,e0,00), Filter=MPC - Mpeg Splitter (Gabest), Id=0, PDWGroup=0
    2010-02-21 16:54:18.900774 [Debug][MPMain(1)]: VideoPlayer: FoundStreams: Type=Audio; Name=Audio - Dolby Digital, 48.0 kHz, 6 chn, 640.0 kbit/s (1100,fd,00), Filter=MPC - Mpeg Splitter (Gabest), Id=1, PDWGroup=1
    2010-02-21 16:54:18.902774 [Debug][MPMain(1)]: VideoPlayer: FoundStreams: Type=Audio; Name=Audio - Dolby Digital, 48.0 kHz, 6 chn, 640.0 kbit/s (1101,fd,00), Filter=MPC - Mpeg Splitter (Gabest), Id=2, PDWGroup=1
    2010-02-21 16:54:18.904774 [Debug][MPMain(1)]: VideoPlayer: FoundStreams: Type=Subtitle_hidden; Name=No subtitles, Filter=MPC - Mpeg Splitter (Gabest), Id=3, PDWGroup=2
    2010-02-21 16:54:18.911775 [Info.][MPMain(1)]: g_Player.OnStarted() D:\00001.m2ts media:Video
    2010-02-21 16:54:18.946777 [Debug][MPMain(1)]: g_Player: ShowFullScreenWindow
    2010-02-21 16:54:18.949777 [Info.][MPMain(1)]: g_Player: ShowFullScreenWindow switching to fullscreen video
    2010-02-21 16:54:18.961777 [Debug][MPMain(1)]: Window: MediaPortal.GUI.Video.GUIVideoFiles deinit
    2010-02-21 16:54:18.976778 [Debug][MPMain(1)]: TextureManager: CleanupThumbs()
    2010-02-21 16:54:19.059783 [Debug][MPMain(1)]: Window: MediaPortal.GUI.Video.GUIVideoFullscreen init
    2010-02-21 16:54:19.071784 [Info.][MPMain(1)]: xml:C:\ProgramData\Team MediaPortal\MediaPortal\Skin\StreamedMP\videoOSD.xml image id:350 width:0 height:0 gfx:-
    2010-02-21 16:54:19.225793 [Info.][MPMain(1)]: TexturePacker: Loaded C:\ProgramData\Team MediaPortal\MediaPortal\Cache\StreamedMP\packedgfx23.png texture:2048x2048 miplevels:1
    2010-02-21 16:54:19.227793 [Info.][MPMain(1)]: TexturePacker: fontengine add texure:1987
    2010-02-21 16:54:19.404803 [Debug][MPMain(1)]: Loading AR modes from "movies" section...
    2010-02-21 16:54:19.456806 [Debug][(26)]: PlaneScene: crop T, B  : 0, 0
    2010-02-21 16:54:19.458806 [Debug][(26)]: PlaneScene: crop L, R  : 0, 0
    2010-02-21 16:54:19.459806 [Info.][(26)]: PlaneScene: video WxH  : 1920x1080
    2010-02-21 16:54:19.461806 [Debug][(26)]: PlaneScene: video AR   : 16:9
    2010-02-21 16:54:19.463806 [Info.][(26)]: PlaneScene: screen WxH : 1272x716
    2010-02-21 16:54:19.465806 [Debug][(26)]: PlaneScene: AR type    : Normal
    2010-02-21 16:54:19.466806 [Debug][(26)]: PlaneScene: PixelRatio : 1
    2010-02-21 16:54:19.468806 [Debug][(26)]: PlaneScene: src        : (0,0)-(1920,1080)
    2010-02-21 16:54:19.470807 [Debug][(26)]: PlaneScene: dst        : (0,0)-(1272,716)
    2010-02-21 16:54:19.570812 [Debug][MPMain(1)]: VMR9Helper: Playing -> Repainting, Frames 61
    2010-02-21 16:54:19.603814 [Info.][(26)]: planescene:PresentImage() frame:61 enabled:True allowed:False
    2010-02-21 16:54:19.622815 [Debug][MPMain(1)]: VMR9: Repainting -> Playing, Frames: 62
    2010-02-21 16:54:22.786996 [Info.][MPMain(1)]: GUIVideoFullscreen toggle subtitle: no subtitle streams available!
    2010-02-21 16:54:23.492037 [Info.][MPMain(1)]: GUIVideoFullscreen toggle subtitle: no subtitle streams available!
    2010-02-21 16:54:24.083070 [Info.][MPMain(1)]: GUIVideoFullscreen toggle subtitle: no subtitle streams available!
    2010-02-21 16:54:24.693105 [Info.][MPMain(1)]: GUIVideoFullscreen toggle subtitle: no subtitle streams available!
    2010-02-21 16:54:25.341142 [Info.][MPMain(1)]: GUIVideoFullscreen toggle subtitle: no subtitle streams available!
    2010-02-21 16:54:25.970178 [Info.][MPMain(1)]: GUIVideoFullscreen toggle subtitle: no subtitle streams available!
    2010-02-21 16:54:28.883345 [Info.][MPMain(1)]: Main: Stopping media
    2010-02-21 16:54:28.886345 [Debug][MPMain(1)]: g_Player.doStop() keepTimeShifting = False keepExclusiveModeOn = False
    2010-02-21 16:54:28.888345 [Info.][MPMain(1)]: g_Player.OnStopped()
    2010-02-21 16:54:28.893346 [Info.][MPMain(1)]: GUIVideoFiles: OnPlayBackStopped idFile=298 timeMovieStopped=9 resumeData=
    2010-02-21 16:54:28.898346 [Debug][MPMain(1)]: GUIVideoFiles: OnPlayBackStopped store resume time
    2010-02-21 16:54:28.899346 [Debug][MPMain(1)]: GUIVideoFiles: No LoadDirectory needed OnPlayBackStopped
    2010-02-21 16:54:28.903346 [Info.][MPMain(1)]: TvRecorded:OnPlayRecordingBackStopped Video D:\00001.m2ts
    2010-02-21 16:54:28.905346 [Debug][MPMain(1)]: g_Player.doStop() - stop
    2010-02-21 16:54:28.907346 [Info.][MPMain(1)]: VideoPlayer:ended D:\00001.m2ts
    2010-02-21 16:54:28.909346 [Info.][MPMain(1)]: VideoPlayer9: Cleanup DShow graph
    2010-02-21 16:54:28.920347 [Debug][MPMain(1)]: VMR9: Dispose
    2010-02-21 16:54:28.924347 [Debug][MPMain(1)]: SubtitleRenderer: starting cleanup
    2010-02-21 16:54:28.926347 [Debug][MPMain(1)]: SubtitleRenderer: cleanup done
    2010-02-21 16:54:28.928348 [Debug][MPMain(1)]: VMR9: Inactive
    2010-02-21 16:54:28.930348 [Debug][MPMain(1)]: Remove filter from graph: 0015
    2010-02-21 16:54:28.932348 [Debug][MPMain(1)]: Remove filter from graph: Default DirectSound Device
    2010-02-21 16:54:28.935348 [Debug][MPMain(1)]: Remove filter from graph: Enhanced Video Renderer
    2010-02-21 16:54:28.936348 [Debug][MPMain(1)]: Remove filter from graph: TextPassThru25558efc
    2010-02-21 16:54:28.967350 [Debug][MPMain(1)]: Remove filter from graph: ffdshow DXVA Video Decoder
    2010-02-21 16:54:28.982351 [Debug][MPMain(1)]: Remove filter from graph: ffdshow Audio Decoder
    2010-02-21 16:54:28.984351 [Debug][MPMain(1)]: Remove filter from graph: MPC - Mpeg Splitter (Gabest)
    2010-02-21 16:54:28.985351 [Debug][MPMain(1)]: Remove filter from graph: D:\00001.m2ts
    2010-02-21 16:54:28.987351 [Info.][MPMain(1)]: VideoPlayerVMR9: Disabling DX9 exclusive mode
    2010-02-21 16:54:28.991351 [Info.][MPMain(1)]: RefreshRateChanger.AdaptRefreshRate: 'auto refreshrate changer' not going back to default refreshrate
    2010-02-21 16:54:28.994351 [Debug][MPMain(1)]: Windowmanager: Goto previous window
    2010-02-21 16:54:28.996351 [Debug][MPMain(1)]: Window: MediaPortal.GUI.Video.GUIVideoFullscreen deinit
    2010-02-21 16:54:28.998352 [Debug][MPMain(1)]: TextureManager: CleanupThumbs()
    2010-02-21 16:54:29.043354 [Debug][MPMain(1)]: Window: MediaPortal.GUI.Video.GUIVideoFiles init

    And when don't work (DVD) :

    Code:
    2010-02-21 16:54:57.179963 [Debug][MPMain(1)]: GUIVideoFiles: SelectCurrentItem - nothing to do for item -1
    2010-02-21 16:54:58.756054 [Debug][MPMain(1)]: GUIVideoFiles: SelectCurrentItem - nothing to do for item -1
    2010-02-21 16:54:59.988124 [Debug][ExtractVideoThumb(27)]: Skipped creating thumbnail for G:\BDMV\STREAM\00001.m2ts, it has been blacklisted because last attempt failed
    2010-02-21 16:54:59.991124 [Debug][MPMain(1)]: GUIVideoFiles: SelectCurrentItem - nothing to do for item -1
    2010-02-21 16:55:02.165249 [Debug][MPMain(1)]: VirtualDirectory: this file is not remote
    2010-02-21 16:55:02.168249 [Debug][ExtractVideoThumb(24)]: Skipped creating thumbnail for G:\BDMV\STREAM\00001.m2ts, it has been blacklisted because last attempt failed
    2010-02-21 16:55:02.170249 [Debug][ExtractVideoThumb(27)]: Skipped creating thumbnail for G:\BDMV\STREAM\00001.m2ts, it has been blacklisted because last attempt failed
    2010-02-21 16:55:02.174249 [Debug][MPMain(1)]: WindowManager: route MediaPortal.GUI.Video.GUIVideoFiles:6->MediaPortal.Dialogs.GUIDialogYesNo:100
    2010-02-21 16:55:02.175249 [Debug][MPMain(1)]: DialogWindow: MediaPortal.Dialogs.GUIDialogYesNo init
    2010-02-21 16:55:04.085358 [Debug][MPMain(1)]: WindowManager: unroute to MediaPortal.Dialogs.GUIDialogYesNo:100->MediaPortal.GUI.Video.GUIVideoFiles:6
    2010-02-21 16:55:04.117360 [Info.][MPMain(1)]: RefreshRateChanger.AdaptRefreshRate: unable to guess framerate on file G:\BDMV\STREAM\00001.m2ts
    2010-02-21 16:55:04.119360 [Info.][MPMain(1)]: RefreshRateChanger.SetRefreshRateBasedOnFPS: could not find a matching refreshrate based on 0 fps (check config)
    2010-02-21 16:55:04.120360 [Info.][MPMain(1)]: g_Player.Play(G:\BDMV\STREAM\00001.m2ts Video)
    2010-02-21 16:55:04.121360 [Debug][MPMain(1)]: PlayerFactory: Successfully created player instance for file - G:\BDMV\STREAM\00001.m2ts
    2010-02-21 16:55:04.122361 [Info.][MPMain(1)]: VideoPlayer:play G:\BDMV\STREAM\00001.m2ts
    2010-02-21 16:55:04.129361 [Info.][MPMain(1)]: VideoPlayerVMR9: Enabling DX9 exclusive mode
    2010-02-21 16:55:04.130361 [Info.][MPMain(1)]: VMR9: added EVR Renderer to graph
    2010-02-21 16:55:04.162363 [Debug][MPMain(1)]: VMR9: Now active
    2010-02-21 16:55:04.163363 [Debug][MPMain(1)]: VMR9: Renderer successfully added
    2010-02-21 16:55:04.171363 [Info.][MPMain(1)]: Added filter: MPC - Video decoder to graph
    2010-02-21 16:55:04.178364 [Info.][MPMain(1)]: Added filter: Microsoft DTV-DVD Video Decoder to graph
    2010-02-21 16:55:04.183364 [Info.][MPMain(1)]: Added filter: ffdshow Audio Decoder to graph
    2010-02-21 16:55:04.184364 [Info.][MPMain(1)]: DirectShowUtils: First try to insert new audio renderer Default DirectSound Device 
    2010-02-21 16:55:04.185364 [Info.][MPMain(1)]: DirectShowUtils: Found audio renderer
    2010-02-21 16:55:04.187364 [Debug][MPMain(1)]: DirectShowUtils: added filter:Default DirectSound Device to graph
    2010-02-21 16:55:04.190364 [Info.][MPMain(1)]: Added filter: ffdshow Audio Decoder to graph
    2010-02-21 16:55:04.192365 [Debug][MPMain(1)]: Filter: G:\BDMV\STREAM\00001.m2ts - try to connect: Output
    2010-02-21 16:55:04.869403 [Debug][MPMain(1)]: PlaneScene: PresentImage() dispose surfaces
    2010-02-21 16:55:05.231424 [Debug][MPMain(1)]: PlaneScene: PresentImage() dispose surfaces
    2010-02-21 16:55:05.286427 [Debug][MPMain(1)]:  - failed
    2010-02-21 16:55:05.288427 [Debug][MPMain(1)]: Filter: MPC - Mpeg Splitter (Gabest) - try to connect: Subtitle
    2010-02-21 16:55:05.726452 [Debug][MPMain(1)]:  - failed
    2010-02-21 16:55:05.727452 [Debug][MPMain(1)]: MpcEngine: using texture size of 848x477
    2010-02-21 16:55:05.877461 [Info.][MPMain(1)]: VideoPlayer:Duration:5817,8076171875
    2010-02-21 16:55:05.879461 [Debug][MPMain(1)]: VideoPlayer: FoundStreams: Type=Video; Name=default, Filter=ffdshow DXVA Video Decoder, Id=0, PDWGroup=0
    2010-02-21 16:55:05.883461 [Debug][MPMain(1)]: VideoPlayer: FoundStreams: Type=Video; Name=Delay Video 24p, Filter=ffdshow DXVA Video Decoder, Id=1, PDWGroup=0
    2010-02-21 16:55:05.885461 [Debug][MPMain(1)]: VideoPlayer: FoundStreams: Type=Unknown; Name=Subtitles , Filter=ffdshow DXVA Video Decoder, Id=2, PDWGroup=10
    2010-02-21 16:55:05.886461 [Debug][MPMain(1)]: VideoPlayer: FoundStreams: Type=Unknown; Name=OSD, Filter=ffdshow DXVA Video Decoder, Id=3, PDWGroup=10
    2010-02-21 16:55:05.887461 [Debug][MPMain(1)]: VideoPlayer: FoundStreams: Type=Unknown; Name=Flip, Filter=ffdshow DXVA Video Decoder, Id=4, PDWGroup=20
    2010-02-21 16:55:05.889462 [Debug][MPMain(1)]: VideoPlayer: FoundStreams: Type=Unknown; Name=Keyboard & remote, Filter=ffdshow DXVA Video Decoder, Id=5, PDWGroup=20
    2010-02-21 16:55:05.903462 [Debug][MPMain(1)]: VideoPlayer: FoundStreams: Type=Audio; Name=Audio - 48000 Hz, 6 channels ac3 (libavcodec), Filter=ffdshow Audio Decoder, Id=0, PDWGroup=1
    2010-02-21 16:55:05.905463 [Debug][MPMain(1)]: VideoPlayer: FoundStreams: Type=Video; Name=Video - AVC (H.264), High Profile, Level 4.1, 1920x1080, 23.976 fps (1011,e0,00), Filter=MPC - Mpeg Splitter (Gabest), Id=0, PDWGroup=0
    2010-02-21 16:55:05.907463 [Debug][MPMain(1)]: VideoPlayer: FoundStreams: Type=Audio; Name=Audio - Dolby Digital, 48.0 kHz, 6 chn, 640.0 kbit/s (1100,fd,00), Filter=MPC - Mpeg Splitter (Gabest), Id=1, PDWGroup=1
    2010-02-21 16:55:05.908463 [Debug][MPMain(1)]: VideoPlayer: FoundStreams: Type=Audio; Name=Audio - Dolby Digital, 48.0 kHz, 6 chn, 640.0 kbit/s (1101,fd,00), Filter=MPC - Mpeg Splitter (Gabest), Id=2, PDWGroup=1
    2010-02-21 16:55:05.910463 [Debug][MPMain(1)]: VideoPlayer: FoundStreams: Type=Subtitle_hidden; Name=No subtitles, Filter=MPC - Mpeg Splitter (Gabest), Id=3, PDWGroup=2
    2010-02-21 16:55:05.912463 [Info.][MPMain(1)]: g_Player.OnStarted() G:\BDMV\STREAM\00001.m2ts media:Video
    2010-02-21 16:55:05.916463 [Debug][ExtractVideoThumb(24)]: Skipped creating thumbnail for G:\BDMV\STREAM\00001.m2ts, it has been blacklisted because last attempt failed
    2010-02-21 16:55:05.920463 [Debug][MPMain(1)]: g_Player: ShowFullScreenWindow
    2010-02-21 16:55:05.922463 [Info.][MPMain(1)]: g_Player: ShowFullScreenWindow switching to fullscreen video
    2010-02-21 16:55:05.930464 [Debug][MPMain(1)]: Window: MediaPortal.GUI.Video.GUIVideoFiles deinit
    2010-02-21 16:55:05.939464 [Debug][MPMain(1)]: TextureManager: CleanupThumbs()
    2010-02-21 16:55:05.985467 [Debug][MPMain(1)]: Window: MediaPortal.GUI.Video.GUIVideoFullscreen init
    2010-02-21 16:55:05.987467 [Debug][MPMain(1)]: Loading AR modes from "movies" section...
    2010-02-21 16:55:06.014469 [Debug][(27)]: PlaneScene: crop T, B  : 0, 0
    2010-02-21 16:55:06.016469 [Debug][(27)]: PlaneScene: crop L, R  : 0, 0
    2010-02-21 16:55:06.017469 [Info.][(27)]: PlaneScene: video WxH  : 1920x1080
    2010-02-21 16:55:06.019469 [Debug][(27)]: PlaneScene: video AR   : 16:9
    2010-02-21 16:55:06.021469 [Info.][(27)]: PlaneScene: screen WxH : 1272x716
    2010-02-21 16:55:06.023469 [Debug][(27)]: PlaneScene: AR type    : Normal
    2010-02-21 16:55:06.026469 [Debug][(27)]: PlaneScene: PixelRatio : 1
    2010-02-21 16:55:06.027469 [Debug][(27)]: PlaneScene: src        : (0,0)-(1920,1080)
    2010-02-21 16:55:06.029470 [Debug][(27)]: PlaneScene: dst        : (0,0)-(1272,716)
    2010-02-21 16:55:06.062471 [Debug][ExtractVideoThumb(28)]: Skipped creating thumbnail for G:\BDMV\STREAM\00001.m2ts, it has been blacklisted because last attempt failed
    2010-02-21 16:55:06.091473 [Debug][MPMain(1)]: VMR9Helper: Playing -> Repainting, Frames 52
    2010-02-21 16:55:06.117475 [Info.][(27)]: planescene:PresentImage() frame:52 enabled:True allowed:False
    2010-02-21 16:55:06.136476 [Debug][MPMain(1)]: VMR9: Repainting -> Playing, Frames: 53
    2010-02-21 16:55:09.725681 [Info.][MPMain(1)]: GUIVideoFullscreen toggle subtitle: no subtitle streams available!
    2010-02-21 16:55:10.582730 [Info.][MPMain(1)]: GUIVideoFullscreen toggle subtitle: no subtitle streams available!
    2010-02-21 16:55:13.945922 [Info.][MPMain(1)]: Main: Stopping media
    2010-02-21 16:55:13.947923 [Debug][MPMain(1)]: g_Player.doStop() keepTimeShifting = False keepExclusiveModeOn = False
    2010-02-21 16:55:13.948923 [Info.][MPMain(1)]: g_Player.OnStopped()
    2010-02-21 16:55:13.951923 [Info.][MPMain(1)]: GUIVideoFiles: OnPlayBackStopped idFile=296 timeMovieStopped=7 resumeData=
    2010-02-21 16:55:13.954923 [Debug][MPMain(1)]: GUIVideoFiles: OnPlayBackStopped store resume time
    2010-02-21 16:55:13.956923 [Debug][MPMain(1)]: GUIVideoFiles: No LoadDirectory needed OnPlayBackStopped
    2010-02-21 16:55:13.958923 [Info.][MPMain(1)]: TvRecorded:OnPlayRecordingBackStopped Video G:\BDMV\STREAM\00001.m2ts
    2010-02-21 16:55:13.960923 [Debug][MPMain(1)]: g_Player.doStop() - stop
    2010-02-21 16:55:13.961923 [Info.][MPMain(1)]: VideoPlayer:ended G:\BDMV\STREAM\00001.m2ts
    2010-02-21 16:55:13.963923 [Info.][MPMain(1)]: VideoPlayer9: Cleanup DShow graph
    2010-02-21 16:55:13.975924 [Debug][MPMain(1)]: VMR9: Dispose
    2010-02-21 16:55:13.977924 [Debug][MPMain(1)]: SubtitleRenderer: starting cleanup
    2010-02-21 16:55:13.978924 [Debug][MPMain(1)]: SubtitleRenderer: cleanup done
    2010-02-21 16:55:13.980924 [Debug][MPMain(1)]: VMR9: Inactive
    2010-02-21 16:55:13.981924 [Debug][MPMain(1)]: Remove filter from graph: 0015
    2010-02-21 16:55:13.983925 [Debug][MPMain(1)]: Remove filter from graph: Default DirectSound Device
    2010-02-21 16:55:13.985925 [Debug][MPMain(1)]: Remove filter from graph: Enhanced Video Renderer
    2010-02-21 16:55:13.987925 [Debug][MPMain(1)]: Remove filter from graph: TextPassThru2555aefc
    2010-02-21 16:55:14.015926 [Debug][MPMain(1)]: Remove filter from graph: ffdshow DXVA Video Decoder
    2010-02-21 16:55:14.029927 [Debug][MPMain(1)]: Remove filter from graph: ffdshow Audio Decoder
    2010-02-21 16:55:14.031927 [Debug][MPMain(1)]: Remove filter from graph: MPC - Mpeg Splitter (Gabest)
    2010-02-21 16:55:14.032927 [Debug][MPMain(1)]: Remove filter from graph: G:\BDMV\STREAM\00001.m2ts
    2010-02-21 16:55:14.034927 [Info.][MPMain(1)]: VideoPlayerVMR9: Disabling DX9 exclusive mode
    2010-02-21 16:55:14.036928 [Info.][MPMain(1)]: RefreshRateChanger.AdaptRefreshRate: 'auto refreshrate changer' not going back to default refreshrate
    2010-02-21 16:55:14.037928 [Debug][MPMain(1)]: Windowmanager: Goto previous window
    2010-02-21 16:55:14.039928 [Debug][MPMain(1)]: Window: MediaPortal.GUI.Video.GUIVideoFullscreen deinit
    2010-02-21 16:55:14.042928 [Debug][MPMain(1)]: TextureManager: CleanupThumbs()
    2010-02-21 16:55:14.089931 [Debug][MPMain(1)]: Window: MediaPortal.GUI.Video.GUIVideoFiles init
    2010-02-21 16:55:14.095931 [Debug][ExtractVideoThumb(28)]: Skipped creating thumbnail for G:\BDMV\STREAM\00001.m2ts, it has been blacklisted because last attempt failed

    I have try with HDD file in Read Only -> i can read it (OSD)
    It's not related to skin.
    For my test i have copied the file from DVDDrive to my HDD (so it's the same).
    Cheers,
    Seb.
     

    riksmith

    Portal Pro
    April 18, 2009
    1,856
    322
    Home Country
    Netherlands Netherlands
    You can enable this by doing the following:
    Go to Mediaportal configuration -> DVD -> DVD Player
    Ensure "use mediainfo for dvd's" is checked.
     

    Users who are viewing this thread

    Top Bottom