MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal TV-Server » Help on Development » Bugreports: TV Server / Client » Bugreport Archive » pre 1.0 RC1


pre 1.0 RC1 Bugreports from the time before the 1.0RC1 release are stored in here.

Reply
 
Thread Tools Display Modes
Old 2007-04-09, 14:05   #1 (permalink)
MP Donator
 
Join Date: Jul 2005
Location: Sydney
Posts: 197
Thanks: 3
Thanked 4 Times in 4 Posts

Country:


Default Still having crashes when changing channel between tuner cards (I have more info)

TV-Server Version: 13747
MediaPortal Version: 13920
MediaPortal Skin: Spinsafe nature
Windows Version: XP Pro SP2
CPU Type: Mac mini
HDD: 80Gb
Memory: 1Gb
1. TV Card: Avermedia DVB-T
2. TV Card: Avermedia DVB-T
3. TV Card: Hauppauge PVR-250
MPEG2 Video Codec: nvidia
MPEG2 Audio Codec: nvidia
Satelite/CableTV Provider: Foxtel
Remote: MCE
TV: LG 60" LCD RP
TV - HTPC Connection: DVI
(I'm running network single server / multiple clients)

Hi all - I previously reported an issue whereby any time I change channel that forces the TV server to switch tuner card the video crashes back to last screen (either "guide" or "my TV"). I'm still seeing the issue but I have a little more info. (I'm creating a new thread because I mistakenly reported the issue as resolved in the other thread - I hope that is ok).

This issue is 100% reproducable for me and I have multiple systems exhibiting the same problem - If I am watching a channel that is received on tuner card 1 and I change to a channel received by tuner card 2 the video will crash back to "guide" or "my TV".

The problem seems to be related to the Media Portal SVN and I see the problem in all 'recent' SVNs - but not in older versions. For my current testing I've been using 13325 as the version that 'works' and 13920 as the version that doesn't work. (During my testing all I've changed is I've applied the different MP SVNs - the TV server version and client plugin have stayed the same)

I'm not sure if this is an instance of Bug ID 0000986 but I see the same problem if going DVB-T card -> analog or analog -> DVB-T.

Looking through the logs I notice there seems to be a file name missing in the "tvhome:file:" output in the logs when it doesn't work. (Full logs attached) I've also attached the server logs for when the channel change fails.

13325 log (does work):

2007-04-09 21:19:45.968375 [Info.][MPMain]: Channel change:TEN Digital
2007-04-09 21:19:45.968375 [Info.][MPMain]: TVHome.ViewChannelAndCheck(): View channel=TEN Digital
2007-04-09 21:19:48.437125 [Info.][MPMain]: succeededucceeded
2007-04-09 21:19:48.437125 [Info.][MPMain]: stop player: url changed:rtsp://harry/stream7.0-rtsp://harry/stream6.0
2007-04-09 21:19:48.452750 [Info.][MPMain]: g_Player.Stop()
2007-04-09 21:19:48.452750 [Info.][MPMain]: g_Player.OnStopped()
2007-04-09 21:19:48.452750 [Info.][MPMain]: TvRecorded:OnStopped TV rtsp://harry/stream7.0
2007-04-09 21:19:48.452750 [Info.][MPMain]: RTSPPlayer:ended rtsp://harry/stream7.0
2007-04-09 21:19:48.452750 [Info.][MPMain]: RTSPPlayer:cleanup DShow graph
2007-04-09 21:19:48.452750 [Info.][MPMain]: RTSPPlayer:cleanup vmr9
2007-04-09 21:19:48.452750 [Info.][MPMain]: RTSPPlayer:stop graph
2007-04-09 21:19:50.874625 [Info.][MPMain]: statetopped 0
2007-04-09 21:19:50.874625 [Info.][MPMain]: RTSPPlayer:dispose vmr9
2007-04-09 21:19:50.874625 [Info.][MPMain]: vmr9ispose
2007-04-09 21:19:50.874625 [Info.][MPMain]: VMR9: not active
2007-04-09 21:19:50.874625 [Info.][MPMain]: PlaneScene: PresentImage() dispose surfaces
2007-04-09 21:19:50.874625 [Info.][MPMain]: VMR9:ReleaseComObject():0
2007-04-09 21:19:50.890250 [Info.][MPMain]: PlaneScene: PresentImage() dispose surfaces
2007-04-09 21:19:50.890250 [Info.][MPMain]: cleanup mpegdemux
2007-04-09 21:19:50.890250 [Info.][MPMain]: cleanup _rtspSource
2007-04-09 21:19:50.890250 [Info.][MPMain]: cleanup videoCodecFilter
2007-04-09 21:19:50.890250 [Info.][MPMain]: cleanup audioCodecFilter
2007-04-09 21:19:50.890250 [Info.][MPMain]: cleanup audioRendererFilter
2007-04-09 21:19:50.890250 [Info.][MPMain]: cleanup graphBuilder
2007-04-09 21:19:50.921500 [Info.][MPMain]: cleanup done
2007-04-09 21:19:50.921500 [Info.][MPMain]: tvhome:startplay
2007-04-09 21:19:50.921500 [Info.][MPMain]: tvhome:file:f:\\live6-0.ts.tsbuffer
2007-04-09 21:19:50.937125 [Info.][MPMain]: tvhome:startplay:rtsp://harry/stream6.0
2007-04-09 21:19:50.937125 [Info.][MPMain]: g_Player.Play(rtsp://harry/stream6.0 TV)
2007-04-09 21:19:50.937125 [Info.][MPMain]: RTSPPlayer:play rtsp://harry/stream6.0
2007-04-09 21:19:50.952750 [Info.][MPMain]: vmr9:ctor()
2007-04-09 21:19:50.952750 [Info.][MPMain]: vmr9:ctor() done:True
2007-04-09 21:19:50.952750 [Info.][MPMain]: RTSPPlayer: Enabling DX9 exclusive mode

13920 log (doesn't work)

2007-04-09 21:23:05.780875 [Info.][MPMain]: Channel change:TEN Digital
2007-04-09 21:23:05.780875 [Info.][MPMain]: TVHome.ViewChannelAndCheck(): View channel=TEN Digital
2007-04-09 21:23:07.468375 [Info.][MPMain]: succeededucceeded
2007-04-09 21:23:07.468375 [Info.][MPMain]: stop player: url changed:rtsp://harry/stream7.0-rtsp://harry/stream6.0
2007-04-09 21:23:07.468375 [Info.][MPMain]: g_Player.Stop()
2007-04-09 21:23:07.468375 [Info.][MPMain]: g_Player.OnStopped()
2007-04-09 21:23:07.484000 [Info.][MPMain]: TvRecorded:OnStopped TV rtsp://harry/stream7.0
2007-04-09 21:23:07.484000 [Info.][MPMain]: RTSPPlayer:ended rtsp://harry/stream7.0
2007-04-09 21:23:07.484000 [Info.][MPMain]: RTSPPlayer:cleanup DShow graph
2007-04-09 21:23:07.484000 [Info.][MPMain]: RTSPPlayer:cleanup vmr9
2007-04-09 21:23:07.484000 [Info.][MPMain]: RTSPPlayer:stop graph
2007-04-09 21:23:11.202750 [Info.][MPMain]: statetopped 0
2007-04-09 21:23:11.202750 [Info.][MPMain]: RTSPPlayer:dispose vmr9
2007-04-09 21:23:11.218375 [Info.][MPMain]: vmr9ispose
2007-04-09 21:23:11.218375 [Info.][MPMain]: VMR9: not active
2007-04-09 21:23:11.218375 [Info.][MPMain]: PlaneScene: PresentImage() dispose surfaces
2007-04-09 21:23:11.218375 [Info.][MPMain]: VMR9:ReleaseComObject():0
2007-04-09 21:23:11.218375 [Info.][MPMain]: PlaneScene: PresentImage() dispose surfaces
2007-04-09 21:23:11.218375 [Info.][MPMain]: cleanup mpegdemux
2007-04-09 21:23:11.218375 [Info.][MPMain]: cleanup _rtspSource
2007-04-09 21:23:11.218375 [Info.][MPMain]: cleanup videoCodecFilter
2007-04-09 21:23:11.218375 [Info.][MPMain]: cleanup audioCodecFilter
2007-04-09 21:23:11.218375 [Info.][MPMain]: cleanup audioRendererFilter
2007-04-09 21:23:11.218375 [Info.][MPMain]: cleanup graphBuilder
2007-04-09 21:23:11.265250 [Info.][MPMain]: cleanup done
2007-04-09 21:23:11.359000 [Info.][MPMain]: tvhome:startplay
2007-04-09 21:23:11.359000 [Info.][MPMain]: tvhome:file:
2007-04-09 21:23:11.359000 [Info.][MPMain]: tvhome:startplay channel=null
2007-04-09 21:23:11.390250 [Info.][MPMain]: Windowmanager:goto previous window
2007-04-09 21:23:11.390250 [Info.][MPMain]: window:TvPlugin.TvFullScreen deinit
2007-04-09 21:23:11.405875 [Info.][MPMain]: texturemanager:CleanupThumbs()
2007-04-09 21:23:11.405875 [Info.][MPMain]: window:TvPlugin.TVHome init
For my most recent testing I've been using

Does this help?

I've tried changing the recording format to transport stream but I get the same problem (only difference I can see is that in the log file I see "[Info.][MPMain]: tvhome:file:.tsbuffer")

I'm happy to provide any other required info etc - thanks so much for your help.
BKCH is offline   Reply With Quote
Reply

Bookmarks

Tags
cards, changing, channel, info, tuner

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem with two tv-cards by channel-changing josu fixed TV-Server / Client Bugs 39 2007-02-19 16:05
MP Crashes while changing channels, exiting from MyTV emnel support 5 2007-02-12 05:47
No NTSC tuner recognition in hybrid card + channel scanning crashes for ATSC rogerramjett Installation, configuration support 0 2007-01-11 05:34
MP sometimes crashes when changing channel Martin B General Support 1 2007-01-03 12:32
Pressing channel up on MCE remote without TV tuner crashes MP idioteque 0.2.0.0 Release Candidate 1 CVS Bugs 1 2005-11-24 23:55


All times are GMT +1. The time now is 05:42.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress
Advertisement System V2.6 By   Branden