[TV] Not able to watch any HD channel anymore after SVN 23679 (1 Viewer)

riksmith

Portal Pro
April 18, 2009
1,856
322
Home Country
Netherlands Netherlands
MediaPortal Version: 1.1.0 BETA 1 With latest SVN
MediaPortal Skin: Blue3Wide
Windows Version: Windows 7 RTM 64-bit
CPU Type: Intel Q6600
HDD:
Memory: 8 gb
Motherboard: Asus P5E
Video Card: Sapphire Ati 4850
Video Card Driver: Catalyst 9.9
Sound Card: Onboard
Sound Card AC3:
Sound Card Driver:
1. TV Card: Digitally-Everywhere FloppyDTV
1. TV Card Type: DVB-C
1. TV Card Driver: 5.6
2. TV Card: Digitally-Everywhere FloppyDTV
2. TV Card Type: DVB-C
2. TV Card Driver: 5.6
3. TV Card:
3. TV Card Type:
3. TV Card Driver:
4. TV Card:
4. TV Card Type:
4. TV Card Driver:
MPEG2 Video Codec: FFDShow
MPEG2 Audio Codec: FFDShow
h.264 Video Codec: FFDShow
Satelite/CableTV Provider:
HTPC Case:
Cooling:
Power Supply:
Remote: Trust RC-2400
TV:
TV - HTPC Connection:

I cannot watch any HD channel anymore. After analysing the logging i concluded it had to be something on thee directshowfilter side. I wen't on playing with the previous versions of this project and i noticed it stopped working after:

Revision: 23679
Author: gemx
Date: 20:35:05, donderdag 24 september 2009
Message:
Completely reworked MpegPesParser based on MPC-HC sources. TsReader should now provide correct and detailed informations on it's video out pin

The logging in the error situation is attached. (I hope i don't have too many log messages i added myself)

Edit: It only works with FFDShow. The Microsoft build in decoder does not work in either situation.
 

riksmith

Portal Pro
April 18, 2009
1,856
322
Home Country
Netherlands Netherlands
I have been analysing this myself. I tried playing the .ts with graphstudio and tsreader, that works fine.
When comparing the produced tsreader log file the only difference that i can find is that the following is not logged in the error situation:

11-10-2009 22:07:09.672 [57c]CTsReaderFilter::Run(39200.29) 1
11-10-2009 22:07:09.673 [57c]CTsReaderFilter::Run(39200.29) -->done

I can't seem to find who normally calls this "run" method so i cannot debug any further.
 

tourettes

Retired Team Member
  • Premium Supporter
  • January 7, 2005
    17,301
    4,800
    I can't seem to find who normally calls this "run" method so i cannot debug any further.

    Directshow (quartz.dll) calls it :) So, why doesn't mediaControl.Run() from MP's side work? Something odd. I see such behavior only when trying to get H.264 codecs to work. SD doesn't have such issue.
     

    chemelli

    Retired Team Member
  • Premium Supporter
  • September 28, 2006
    6,159
    2,264
    49
    Milano, Italy
    Home Country
    Italy Italy
    I can't seem to find who normally calls this "run" method so i cannot debug any further.

    Directshow (quartz.dll) calls it :) So, why doesn't mediaControl.Run() from MP's side work? Something odd. I see such behavior only when trying to get H.264 codecs to work. SD doesn't have such issue.

    but not with all codecs, so it's also more weird :(

    Simone
     

    Users who are viewing this thread

    Top Bottom