[1.03 latest CVS] exception while playing MPG movie (1 Viewer)

arnonm

Portal Member
February 23, 2005
34
0
Area: Media Portal Program
MP Version: 1.2.0 & 1.3.0 latest CSV
Skin: mce
Windows Version: XP SP2
CPU Type: P4 3.4 GHz
Memory: 512 MB
Motherboard Chipset: Unknown
Video Card: NVidia GForce MX440
Video Card Driver: NVidia 7.1.8.9
Video Render Type: VMR9 or Overlay - BOTH
Video Codec Type & Version: MPeg2Dec
Audio Codec Type & Version: MPEG/AC3
TV Card: Hauppage Nova-t 9002
TV Card Type: DVB
TV Card Driver: Huappauge 2.102.

Synopsis: exception in creating Dshow Graph while playing MPG
-----------------------------------------------------------------
Just tried to play MPG movied (don't have a lot) and MP hangs. Log file sniplet (below) shows that Dshow graph creation fails, both with VMR7 and VMR9 - Windowless
Same in old 1.2.0 installation

Overlay - MP.log
11/09/2005 22:29:35 PlaylistPlayer.Play(D:\Video\The Incredibles\AVSEQ01.MPG)
11/09/2005 22:29:35 playingFalse radio:False
11/09/2005 22:29:35 player: file is not live tv, so stop timeshifting:D:\Video\The Incredibles\AVSEQ01.MPG
11/09/2005 22:29:35 g_Player.Play(D:\Video\The Incredibles\AVSEQ01.MPG)
11/09/2005 22:29:35 VideoPlayer:play D:\Video\The Incredibles\AVSEQ01.MPG
1/09/2005 22:29:35 VMR7Helper:AddVMR7
11/09/2005 22:29:35 add filter:Mpeg2Dec Filter to graph
11/09/2005 22:29:36 added filter:Mpeg2Dec Filter to graph
11/09/2005 22:29:36 add filter:MPEG/AC3/DTS/LPCM Audio Decoder to graph
11/09/2005 22:29:36 added filter:MPEG/AC3/DTS/LPCM Audio Decoder to graph
11/09/2005 22:29:36 add filter:Realtek AC97 Audio to graph clock:Realtek AC97 Audio
11/09/2005 22:29:36 added filter:Realtek AC97 Audio to graph
11/09/2005 22:30:08 VideoPlayer:exception while creating DShow graph ClassFactory cannot supply requested class at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32 errorCode, IntPtr errorInfo)
at MediaPortal.Player.VideoPlayerVMR7.GetInterfaces()
11/09/2005 22:30:08 player:ended
11/09/2005 22:30:08 VideoPlayer:cleanup DShow graph
11/09/2005 22:30:08 VMR7Helper:RemoveVMR7

error.log
11/09/2005 22:29:06 Error initializing window:MediaPortal.GUI.TV.GUITVHome Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index mscorlib at System.Collections.ArrayList.get_Item(Int32 index)
at MediaPortal.GUI.TV.ChannelNavigator.LoadSettings(Xml xmlreader)
at MediaPortal.GUI.TV.GUITVHome.LoadSettings()
at MediaPortal.GUI.TV.GUITVHome.Init()
at MediaPortal.GUI.Library.PluginManager.LoadWindowPlugin(String strFile)
11/09/2005 22:30:08 VideoPlayer:exception while creating DShow graph ClassFactory cannot supply requested class at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32 errorCode, IntPtr errorInfo)
at MediaPortal.Player.VideoPlayerVMR7.GetInterfaces()
 

Callifo

Retired Team Member
  • Premium Supporter
  • December 7, 2004
    1,439
    21
    Adelaide, Australia
    Home Country
    Usually CVS bugs arent taken in the forums but also if your using the latest cvs then it should be 0200 not 0130 with the cvs installed over the top.
     

    arnonm

    Portal Member
    February 23, 2005
    34
    0
    CSV

    What I meant was the latest 1.3.0 CVS available.
    I don't want to move up to 2.0 yet as it is still too unstable.
    However, note that this happens in release 1.2 and release 1.3 as well.

    Arnon
     

    arnonm

    Portal Member
    February 23, 2005
    34
    0
    MPEG movie playback not working [1.03]

    Can anyone verify this? Any ideas on resolving it?

    Arnon
     

    mzemina

    Retired Team Member
  • Premium Supporter
  • February 23, 2005
    2,065
    14
    Tulsa, OK
    Home Country
    United States of America United States of America
    I don't believe this will get fixed in the 0.1.3 code base, the developers are working hard on the 0.2.0 code. You say that you don't want to move to 0.2 due to unstable but have you tried it?

    Mike
     

    arnonm

    Portal Member
    February 23, 2005
    34
    0
    [2.0 latest CSV]exception while playing MPG movie

    Can now confirm that this happens in 2.0 as well.
    Both ffmpeg and Intervideo drivers in both VRM7 and 9

    Arnon
     

    Callifo

    Retired Team Member
  • Premium Supporter
  • December 7, 2004
    1,439
    21
    Adelaide, Australia
    Home Country
    Looking at that log it says it creating an error in VMR7. You said overlay has the same problem? Its possibly switching back to VMR7 because your card does not support VMR9.

    Is the file in Mpeg1 or Mpeg2 format?
     

    arnonm

    Portal Member
    February 23, 2005
    34
    0
    movie is mpeg2. Just discovered the ffdshow configuration for audio and have tried all three settings for mpeg2, still no success.
     

    Users who are viewing this thread

    Top Bottom