I'm gonna try it as soon as I get home from works.
If it works correctly, I will fix the skin voor Aeon Wide for this plugin
@Pretariano
I had a look at your logfiles and cut out the relevant parts:
XP:
Code:2008-08-12 13.08.57.593750 [Info.][MPMain]: g_Player.PlayVideoStream([url]http://movies.apple.com/movies/samuel_goldwyn/fireproof/fireproof_h480p.mov[/url]) 2008-08-12 13.08.57.593750 [Info.][CommandProcessor]: Commandprocessor: MediaPortal.TV.Recording.StopRadioCommand failed reason: No tuner cards installed time: 0 msec 2008-08-12 13.08.57.593750 [Info.][MPMain]: VideoPlayer:play [url]http://movies.apple.com/movies/samuel_goldwyn/fireproof/fireproof_h480p.mov[/url] 2008-08-12 13.08.57.843750 [Info.][UpdateIconThread]: ON: False, flashing: False, FLASHSTATE : 1, Rotate: False, Invert: False 2008-08-12 13.08.58.046875 [Info.][UpdateIconThread]: ON: False, flashing: False, FLASHSTATE : 1, Rotate: False, Invert: False 2008-08-12 13.08.58.375000 [Info.][UpdateIconThread]: ON: False, flashing: False, FLASHSTATE : 1, Rotate: False, Invert: False 2008-08-12 13.08.58.468750 [Info.][MPMain]: VideoPlayerVMR9: Enabling DX9 exclusive mode 2008-08-12 13.08.58.468750 [Info.][MPMain]: Main: Received DX exclusive mode switch message. Fullscreen && maximized == True 2008-08-12 13.08.58.468750 [Info.][MPMain]: fonts.SetDevice() 2008-08-12 13.08.58.484375 [Info.][MPMain]: DirectShowUtils: First try to insert new audio renderer DirectSound: SB X-Fi Audio [8C00] 2008-08-12 13.08.58.515625 [Info.][MPMain]: DirectShowUtils: Found audio renderer 2008-08-12 13.08.58.578125 [Info.][UpdateIconThread]: ON: False, flashing: False, FLASHSTATE : 1, Rotate: False, Invert: False [B]2008-08-12 13.08.58.593750 [Info.][MPMain]: VMR9: added EVR Renderer to graph 2008-08-12 13.08.58.656250 [Info.][MPMain]: added filter:ffdshow Video Decoder to graph 2008-08-12 13.08.58.656250 [Info.][MPMain]: added filter:Haali Media Splitter (AR) to graph[/B] 2008-08-12 13.08.58.750000 [Info.][MPMain]: PlaneScene: PresentSurface() dispose surfaces 2008-08-12 13.08.58.765625 [Info.][MPMain]: VideoPlayerVMR9: add normal vob sub filter 2008-08-12 13.08.58.796875 [Info.][MPMain]: VideoPlayer:Duration:131,1927437 2008-08-12 13.08.58.812500 [Info.][MPMain]: g_Player.OnStarted() Fireproof - Trailer (HD 480p) media:Video 2008-08-12 13.08.58.828125 [Info.][MPMain]: opening video database 2008-08-12 13.08.58.828125 [Info.][MPMain]: video database opened
Vista:
Code:ain]: VideoPlayer:play [url]http://movies.apple.com/movies/lionsgate/punisherwarzone/punisherwarzone-tlr1a_h480p.mov[/url] 2008-08-12 13.59.45.163040 [Info.][UpdateIconThread]: ON: False, flashing: False, FLASHSTATE : 1, Rotate: False, Invert: False 2008-08-12 13.59.45.255040 [Info.][MPMain]: DirectShowUtils: First try to insert new audio renderer DirectSound: Speakers (Creative SB X-Fi) 2008-08-12 13.59.45.342040 [Info.][MPMain]: DirectShowUtils: Found audio renderer 2008-08-12 13.59.45.344040 [Debug][MPMain]: DirectShowUtils: added filter:DirectSound: Speakers (Creative SB X-Fi) to graph 2008-08-12 13.59.45.349040 [Info.][MPMain]: VMR9: added EVR Renderer to graph 2008-08-12 13.59.45.369040 [Info.][UpdateIconThread]: ON: False, flashing: False, FLASHSTATE : 1, Rotate: False, Invert: False 2008-08-12 13.59.45.387040 [Debug][MPMain]: VMR9: Now active 2008-08-12 13.59.45.387040 [Debug][MPMain]: VMR9: Renderer successfully added 2008-08-12 13.59.45.455040 [Info.][MPMain]: VideoPlayerVMR9: add normal vob sub filter 2008-08-12 13.59.45.457040 [Warn.][MPMain]: VMR9: Pin: 0 not connected: 80040209 2008-08-12 13.59.45.458040 [Warn.][MPMain]: VMR9: Pin: 1 not connected: 80040209 2008-08-12 13.59.45.458040 [Warn.][MPMain]: VMR9: Pin: 2 not connected: 80040209
It seems that in XP the ffdshow filters take care of the videostream and not QT lite. Maybe you can try to deinstall/deactivate ffdshow in your XP system and see if video playback still works.
Furthermore you can use graphedit on your Vista system to check if Vista is able to build a working graph for the mov files. With graphedit you can also check if your Vista system is able to playback mov files with the current graph.
Those Vista logs with the pins not connected error are the same as mine, but I'm running XP SP3 with all latest XP updates on both my PCs. My HTPC has K-lite codec pack, QT alternative installed and no other software apart from MP of course (very clean install). Graphedit is unable to play .mov streams on my PCs. When I play a local .mov graphedit uses ffdshow MP4 for video and Nero QT for audio (I think this is QT Alternative for audio). File played ok in graphedit. I disabled ffdshow codec and then graphedit used AVI decompressor for the video and Nero QT for audio. File played ok in graphedit. When I disabled AVI decompressor it could not find a suitable video codec despite Nero QT Video codec being listed under my codecs (again QT alternative I think). So I don't think QT lite video codec is being used at all?
Please note that when I play .mov streams or local .mov files in Media Player Classic it works fine on both PCs. This is definitely something to do with how MP is handling things. I think Media Player Classic is using ffdshow codecs, successfully.
Hmmmm.....
MPC uses its own graphs, I think if armandp is able to implement a graph for mov files into his Movie Trailers plugin, the playback problems should be gone.sleepycol said:Please note that when I play .mov streams or local .mov files in Media Player Classic it works fine on both PCs. This is definitely something to do with how MP is handling things. I think Media Player Classic is using ffdshow codecs, successfully.
Hmmmm.....
@ those who have streaming problem:
Can you play local .mov files within MP selected from My Video?
Also have we tried with the checkbox "Automatic Decoder Settings" enabled (under the Movie codec configuration) ? I know that isn't a solution but it will help me push in the right direction
For some testing I also installed MP on my homeoffice system with XP SP2. On this system I have the same problem as sleepycol and Pretoriano. On the HTPC everything still works fine.
On the XP system Local mov files work without a problem, My Trailers just shows a black screen.
I used graphedit to compare the graphs of my htpc and the homeoffice system. Under XP graphedit builds a graph with ffdshow filters and although graphedit is able to play the mov file, My Trailes isn't. On my HTPC graphedit isn't able to build a graph because of some missing filters, but My Trailers works without problems.
@armandp
In the mediaportal logfile I saw a function of My Trailers called g_Player.PlayVideoStream, the internal videplayer of MP uses g_Player.Play which seems to use a build-in graph.
Is it possible to implement a graph in My Trailers? This should fix most of the playback problems, I guess.
MPC uses its own graphs, I think if armandp is able to implement a graph for mov files into his My Trailers plugin, the playback problems should be gone.sleepycol said:Please note that when I play .mov streams or local .mov files in Media Player Classic it works fine on both PCs. This is definitely something to do with how MP is handling things. I think Media Player Classic is using ffdshow codecs, successfully.
Hmmmm.....
Just to confirm again ;0) - yes, local .mov files will play ok in MP. Also, local AND streaming .mov files play in media player classic (MPC). Although thats because MPC uses its own graphs according to JayDox (see below)