WMV streaming plays in fullscreen, but not in preview-window (1 Viewer)

pilehave

Community Skin Designer
  • Premium Supporter
  • April 2, 2008
    2,566
    521
    Hornslet
    Home Country
    Denmark Denmark
    • Thread starter
    • Moderator
    • #11
    It looks like no pins connect if I set vmr9 to true (from the log):

    2009-10-05 14:31:57.421875 [Info.][MPMain]: VideoPlayer:play FORBRYDELSEN 2 TIL NET
    2009-10-05 14:31:57.515625 [Info.][MPMain]: VideoPlayerVMR9: Enabling DX9 exclusive mode
    2009-10-05 14:31:57.515625 [Debug][MPMain]: Main: Received DX exclusive mode switch message. Fullscreen && maximized == False
    2009-10-05 14:31:57.593750 [Info.][MPMain]: VMR9: added Video Mixing Renderer 9 to graph
    2009-10-05 14:31:57.609375 [Debug][MPMain]: VMR9: SetDeinterlacePrefs()
    2009-10-05 14:31:57.609375 [Debug][MPMain]: VMR9: Enabled YUV mixing - No DX Error
    2009-10-05 14:31:57.609375 [Debug][MPMain]: VRM9: Turning on nonsquare mixing - No DX Error
    2009-10-05 14:31:57.609375 [Debug][MPMain]: VRM9: Set filter mode - Gaussian Quad Filtering No DX Error
    2009-10-05 14:31:57.609375 [Debug][MPMain]: VMR9: Now active
    2009-10-05 14:31:57.609375 [Debug][MPMain]: VMR9: Renderer successfully added
    2009-10-05 14:31:57.625000 [Info.][MPMain]: DirectShowUtils: First try to insert new audio renderer Realtek HD Audio output
    2009-10-05 14:31:57.734375 [Info.][MPMain]: DirectShowUtils: Found audio renderer
    2009-10-05 14:31:57.734375 [Debug][MPMain]: DirectShowUtils: added filter:Realtek HD Audio output to graph
    2009-10-05 14:31:57.734375 [Info.][MPMain]: added filter:AC3 Parser Filter to graph
    2009-10-05 14:31:57.750000 [Info.][MPMain]: added filter:ffdshow Video Decoder to graph
    2009-10-05 14:31:57.843750 [Debug][MPMain]: PlaneScene: PresentImage() dispose surfaces
    2009-10-05 14:31:57.843750 [Debug][MPMain]: PlaneScene: PresentImage() dispose surfaces
    2009-10-05 14:31:57.843750 [Debug][MPMain]: PlaneScene: PresentImage() dispose surfaces
    2009-10-05 14:31:57.843750 [Debug][MPMain]: PlaneScene: PresentImage() dispose surfaces
    2009-10-05 14:31:57.859375 [Warn.][MPMain]: VMR9: Pin: 0 not connected: 80040209
    2009-10-05 14:31:57.859375 [Warn.][MPMain]: VMR9: Pin: 1 not connected: 80040209
    2009-10-05 14:31:57.859375 [Warn.][MPMain]: VMR9: Pin: 2 not connected: 80040209
    2009-10-05 14:31:57.859375 [Info.][MPMain]: VideoPlayer9:cleanup DShow graph
    2009-10-05 14:31:57.859375 [Debug][MPMain]: VMR9: Dispose
     

    framug

    Super Moderator
  • Team MediaPortal
  • January 31, 2005
    6,232
    2,386
    South of France
    Home Country
    France France
    VLC plays it fine :( So does Media Player Classic and WMP.
    I mean external MP players plugins. (ie external players.dll)
    What we found :
    - Most http streams can be read by internal MP g_player (WMP11, then).
    Weird but, others streams depends on hardware.
    For example, on my dev PC :
    - Some mms streams from websites can only be read by MPlayer.
    - Others streams (like rtsp) can only be read by VLC.
    But, it's not true in all cases.
    That's why we choose to add different players ability for reading streams.
    I hope you can resolve your problem, finally. ;)
    Bye.
     

    pilehave

    Community Skin Designer
  • Premium Supporter
  • April 2, 2008
    2,566
    521
    Hornslet
    Home Country
    Denmark Denmark
    • Thread starter
    • Moderator
    • #14
    It looks like no pins connect if I set vmr9 to true (from the log):

    Check what filters are used in the graph and try if that same graph works in GraphEdit.

    ok, at home now on Windows 7 and never found a way to get either Graphedit or Graphstudio to show the actual graph, but will try at work tomorrow. I can connect to the graph, but nothing is renderer on the screen. Rendering files manually works though...
     

    pilehave

    Community Skin Designer
  • Premium Supporter
  • April 2, 2008
    2,566
    521
    Hornslet
    Home Country
    Denmark Denmark
    • Thread starter
    • Moderator
    • #15
    Downloaded the Windows 7 SDK and installed the part with graphedit in, registered proppage.dll in syswow64 dir, and now I can use Graphstudio...but not on files played in MediaPortal :(
     

    tourettes

    Retired Team Member
  • Premium Supporter
  • January 7, 2005
    17,301
    4,800
    Downloaded the Windows 7 SDK and installed the part with graphedit in, registered proppage.dll in syswow64 dir, and now I can use Graphstudio...but not on files played in MediaPortal :(

    Make sure that you are using 32 bit GraphStudio (if there is 64 bit version available).
     

    pilehave

    Community Skin Designer
  • Premium Supporter
  • April 2, 2008
    2,566
    521
    Hornslet
    Home Country
    Denmark Denmark
    • Thread starter
    • Moderator
    • #17
    Downloaded the Windows 7 SDK and installed the part with graphedit in, registered proppage.dll in syswow64 dir, and now I can use Graphstudio...but not on files played in MediaPortal :(

    Make sure that you are using 32 bit GraphStudio (if there is 64 bit version available).

    The 32-bit version won't show anything at all, only the 64-bit can render graphs (or even connect to them). My Windows 7 is 64-bit so...

    As far as I know MediaPortal runs 32-bit (and from Program Files(x86) folder), is this a problem?
     

    tourettes

    Retired Team Member
  • Premium Supporter
  • January 7, 2005
    17,301
    4,800
    Downloaded the Windows 7 SDK and installed the part with graphedit in, registered proppage.dll in syswow64 dir, and now I can use Graphstudio...but not on files played in MediaPortal :(

    Make sure that you are using 32 bit GraphStudio (if there is 64 bit version available).

    The 32-bit version won't show anything at all, only the 64-bit can render graphs (or even connect to them). My Windows 7 is 64-bit so...

    As far as I know MediaPortal runs 32-bit (and from Program Files(x86) folder), is this a problem?

    You can only connect to mediaportal's graph with a 32 bit application as MediaPortal itself is 32 bit application. So, only the GraphEdit 32 bit version will work with MediaPortal, just like the codecs have to be 32 bit when using with MediaPortal.

    I have no clue why the GraphEdit 32 bit version doesn't work for you, sorry.
     

    pilehave

    Community Skin Designer
  • Premium Supporter
  • April 2, 2008
    2,566
    521
    Hornslet
    Home Country
    Denmark Denmark
    • Thread starter
    • Moderator
    • #19
    Latest update after 2 hours of regsrv32'ing my **s of is that I've got graphstudio working everywhere, it shows graphs for everything; onlinevideos, mytrailers, moving pictures, myvideos, in Media Player Classic (32-bit), Windows Media Player, VLC and so on. It shows nice graphs and works fine.

    But...the DRipper plugin still refuses to show up in Graphstudio, but doesn't that make good sence since MediaPortal thinks the WMV stream is audio? The log still shows no connected pins :mad:

    I'm not sure where to go from here. Perhaps if someone has a working wmv-stream they could share? Then I could hardcode it into the plugin just to check if it will play...
     

    pilehave

    Community Skin Designer
  • Premium Supporter
  • April 2, 2008
    2,566
    521
    Hornslet
    Home Country
    Denmark Denmark
    • Thread starter
    • Moderator
    • #20
    Rebuild a new version of the plugin that gets the real path. Works fine now, will post it in the plugin-section.

    :D
     

    Users who are viewing this thread

    Top Bottom