ISO's fail to mount. (1 Viewer)

pauls89

Portal Member
June 4, 2011
13
0
Home Country
Scotland Scotland
Hi all,

How many times is this question going to get asked, you say? Lol well I've done a search of the forum and I'm pretty sure I've read every thread on this problem but I'm still stumped!

Trying to use VCD to mount a dvd iso, but all it seems to do is open the iso in explorer? I've made sure the drive letter VCD uses matches the drive MP is looking for (in this case, F:), set the drive number to "0", pointed MP to "Daemon.exe" and I've added ".iso" to the list of recognised extensions.

Any help would be greatly appreciated :D
-Paul
 

Attachments

  • vcd1.JPG
    vcd1.JPG
    28.7 KB
  • vcd2.JPG
    vcd2.JPG
    30.1 KB
  • vcd3.JPG
    vcd3.JPG
    30.5 KB
  • vcd4.JPG
    vcd4.JPG
    125.1 KB

Jay_UK

Test Group
  • Team MediaPortal
  • October 6, 2009
    1,781
    283
    Derby
    Home Country
    United Kingdom United Kingdom
    Hi there,

    You have a nice error in your logs:

    2011-06-11 13:12:24.878398 [Debug][MPMain(1)]: Window: MediaPortal.Plugins.MovingPictures.MainUI.MovingPicturesGUI init
    2011-06-11 13:12:31.046398 [Info.][MPMain(1)]: Start process Daemon.exe -mount 0,"D:\Dr. Horrible's Sing-a-long Blog\Dr. Horrible.iso"
    2011-06-11 13:12:31.268398 [Debug][MPMain(1)]: Mount time: 0.22s
    2011-06-11 13:12:31.396398 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: DLL Version : MediaInfoLib - v0.7.35
    2011-06-11 13:12:31.401398 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: Inspecting media : F:
    2011-06-11 13:12:31.415398 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: Parse speed : 0.3
    2011-06-11 13:12:31.418398 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: FrameRate : 0
    2011-06-11 13:12:31.422398 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: Width : 0
    2011-06-11 13:12:31.426398 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: Height : 0
    2011-06-11 13:12:31.431398 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: AspectRatio : widescreen
    2011-06-11 13:12:31.435398 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: VideoCodec : [ ".png" ]
    2011-06-11 13:12:31.438398 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: Scan type :
    2011-06-11 13:12:31.442398 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: IsInterlaced : False
    2011-06-11 13:12:31.445398 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: VideoResolution : SD
    2011-06-11 13:12:31.456398 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: VideoDuration : 0
    2011-06-11 13:12:31.460398 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: AudioRate : 0
    2011-06-11 13:12:31.463398 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: AudioChannels : 0 [ "0.png" ]
    2011-06-11 13:12:31.469398 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: AudioCodec : [ ".png" ]
    2011-06-11 13:12:31.474398 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: HasAudio : False
    2011-06-11 13:12:31.478398 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: HasVideo : False
    2011-06-11 13:12:31.502398 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: HasSubtitles : False
    2011-06-11 13:12:31.506398 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: NumSubtitles : 0
    2011-06-11 13:12:31.510398 [Info.][MPMain(1)]: g_Player.Play(F: Unknown)
    2011-06-11 13:12:31.532398 [Info.][MPMain(1)]: Loading external players plugins
    2011-06-11 13:12:31.552398 [Info.][MPMain(1)]: found plugin:MediaPortal.FoobarPlugin.FoobarPlugin in C:\Program Files\Team MediaPortal\MediaPortal\Plugins\ExternalPlayers\ExternalPlayers.dll
    2011-06-11 13:12:31.569398 [Info.][MPMain(1)]: player:Foobar2000. author: int_20h/rtv
    2011-06-11 13:12:31.573398 [Info.][MPMain(1)]: found plugin:MediaPortal.ITunesPlayer.ITunesPlugin in C:\Program Files\Team MediaPortal\MediaPortal\Plugins\ExternalPlayers\ExternalPlayers.dll
    2011-06-11 13:12:31.578398 [Info.][MPMain(1)]: player:iTunes. author: Frodo
    2011-06-11 13:12:31.584398 [Info.][MPMain(1)]: found plugin:MediaPortal.WinampPlayer.WinampPlugin in C:\Program Files\Team MediaPortal\MediaPortal\Plugins\ExternalPlayers\ExternalPlayers.dll
    2011-06-11 13:12:31.592398 [Info.][MPMain(1)]: player:Winamp. author: int_20h
    2011-06-11 13:12:31.596398 [Debug][MPMain(1)]: PlayerFactory: Successfully created player instance for file - F:
    2011-06-11 13:12:31.622398 [Info.][MPMain(1)]: AudioPlayerWMP9: Disabling DX9 exclusive mode
    2011-06-11 13:12:31.798398 [Info.][MPMain(1)]: Audioplayer:play F:
    2011-06-11 13:12:31.819398 [Info.][MPMain(1)]: OnMessage exception:confused:ystem.Runtime.InteropServices.COMException (0xC00D1327): Exception from HRESULT: 0xC00D1327
    at WMPLib.IWMPPlayer4.set_URL(String pbstrURL)
    at AxWMPLib.AxWindowsMediaPlayer.set_URL(String value)
    at MediaPortal.Player.AudioPlayerWMP9.Play(String strFile)
    at MediaPortal.Player.g_Player.Play(String strFile, MediaType type)
    at MediaPortal.Player.g_Player.Play(String strFile)
    at MediaPortal.Plugins.MovingPictures.MainUI.MoviePlayer.playFile(String media, VideoFormat videoFormat)
    at MediaPortal.Plugins.MovingPictures.MainUI.MoviePlayer.playMovie(DBMovieInfo movie, Int32 requestedPart)
    at MediaPortal.Plugins.MovingPictures.MainUI.MoviePlayer.Play(DBMovieInfo movie, Int32 part)
    at MediaPortal.Plugins.MovingPictures.MainUI.MovingPicturesGUI.playSelectedMovie()
    at MediaPortal.Plugins.MovingPictures.MainUI.MovingPicturesGUI.OnClicked(Int32 controlId, GUIControl control, ActionType actionType)
    at MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)
    2011-06-11 13:12:31.948398 [Info.][MPMain(1)]: g_Player.Process() player stopped...
    2011-06-11 13:12:31.955398 [Debug][MPMain(1)]: g_Player.doStop() keepTimeShifting = False keepExclusiveModeOn = False
    2011-06-11 13:12:31.961398 [Debug][MPMain(1)]: g_Player.doStop() - stop
    2011-06-11 13:12:31.968398 [Info.][MPMain(1)]: Start process Daemon.exe -unmount 0

    It looks like it is mounting... what are your "autoplay" options for that drive? I bet its set to load up explorer?

    The movie is failing to play after the mount (error above).

    J.
     

    pauls89

    Portal Member
    June 4, 2011
    13
    0
    Home Country
    Scotland Scotland
    Hi Jay,

    Sorry, meant to say this in my original post, I've set everything to "take no action" as I read in one of the threads that the autoplay interfered with MP playing the iso?

    The opening in explorer thing only started happening as I was getting the debug files for this this thread, originally it would give me the "Sorry - failed to mount dvd image" error after a few seconds. IIRC, I didn't change any settings between attempts, only difference was changing the log verbosity and starting in debug mode.

    -Paul
     

    Jay_UK

    Test Group
  • Team MediaPortal
  • October 6, 2009
    1,781
    283
    Derby
    Home Country
    United Kingdom United Kingdom
    Hi there,

    Double check the iso is mounting to the correct drive letter from within MePo (run it windowed and then check in explorer it's mounted).

    Also, from within explorer go into folder options and check what you have set for iso. You need to configure windows to take no action.

    Cheers,

    J.
     

    pauls89

    Portal Member
    June 4, 2011
    13
    0
    Home Country
    Scotland Scotland
    Hi Skyper,

    Nothing I have done has resolved this issue for me, although mounting the image manually and selecting "Play DVD" on the MePo menu works fine. Have checked all setting and windows is set to take no action for dvd's.

    Cheers,
    Paul
     

    pauls89

    Portal Member
    June 4, 2011
    13
    0
    Home Country
    Scotland Scotland
    You, my friend, are a genius. Now plays in movingpictures like it should, thank you!

    Paul.
     

    Users who are viewing this thread

    Top Bottom