Ok. After a few attempts, I've got an 86Mb file up there. This is the most I've been able to do before the connection fails.
See NZ_TVNZ_538000_T_TV2_FTA.ts and NZ_TVNZ_538000_T_TV2_FTA.txt.
Hope that's enough.
Also..... I followed a previous poster's suggestion and renamed one of the troublesome files to be .mkv. I then tried to play it as a Video and not a TV program. It worked, but no sound. MediaPortal.log shows...
I then played another TV2 file in this way - didn't rename it to .mkv, just left it as .ts.
This played fine. So I tried my second night's Wimbledon file (left as .ts). And there is no call to MediaInfoWrapper, just...
So I get sound only.
See NZ_TVNZ_538000_T_TV2_FTA.ts and NZ_TVNZ_538000_T_TV2_FTA.txt.
Hope that's enough.
Also..... I followed a previous poster's suggestion and renamed one of the troublesome files to be .mkv. I then tried to play it as a Video and not a TV program. It worked, but no sound. MediaPortal.log shows...
Code:
2010-06-23 21:09:06.247710 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: Inspecting media : I:\Recordings\TV2\Wimbledon 2010 Live 2010-06-22\NZ_TVNZ_538000_T_TV2_FTA.mkv
2010-06-23 21:09:06.247710 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: FrameRate : 50
2010-06-23 21:09:06.247710 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: Width : 1280
2010-06-23 21:09:06.247710 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: Height : 720
2010-06-23 21:09:06.248710 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: AspectRatio : widescreen
2010-06-23 21:09:06.248710 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: VideoCodec : AVC [ "avc.png" ]
2010-06-23 21:09:06.248710 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: Scan type : progressive
2010-06-23 21:09:06.248710 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: IsInterlaced : False
2010-06-23 21:09:06.248710 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: VideoResolution : 720P
2010-06-23 21:09:06.249710 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: VideoDuration : 22607360
2010-06-23 21:09:06.249710 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: AudioRate : 12000
2010-06-23 21:09:06.249710 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: AudioChannels : 1 [ "mono.png" ]
2010-06-23 21:09:06.249710 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: AudioCodec : MPEG AUDIO VERSION 2.5 LAYER 1 [ "mpeg audio version 2.5 layer 1.png" ]
2010-06-23 21:09:06.249710 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: HasSubtitles : True
2010-06-23 21:09:06.250710 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: NumSubtitles : 2
I then played another TV2 file in this way - didn't rename it to .mkv, just left it as .ts.
Code:
2010-06-23 21:11:16.720632 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: Inspecting media : I:\Recordings\TV2\FlashForward 2010-06-06\FlashForward.ts
2010-06-23 21:11:16.720632 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: FrameRate : 50
2010-06-23 21:11:16.720632 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: Width : 1280
2010-06-23 21:11:16.720632 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: Height : 720
2010-06-23 21:11:16.720632 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: AspectRatio : widescreen
2010-06-23 21:11:16.721632 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: VideoCodec : AVC [ "avc.png" ]
2010-06-23 21:11:16.721632 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: Scan type : progressive
2010-06-23 21:11:16.721632 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: IsInterlaced : False
2010-06-23 21:11:16.721632 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: VideoResolution : 720P
2010-06-23 21:11:16.722632 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: VideoDuration : 413500
2010-06-23 21:11:16.722632 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: AudioRate : 8000
2010-06-23 21:11:16.722632 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: AudioChannels : 2 [ "stereo.png" ]
2010-06-23 21:11:16.722632 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: AudioCodec : MPEG AUDIO VERSION 2.5 LAYER 3 [ "mpeg audio version 2.5 layer 3.png" ]
2010-06-23 21:11:16.722632 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: HasSubtitles : True
2010-06-23 21:11:16.723632 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: NumSubtitles : 1
This played fine. So I tried my second night's Wimbledon file (left as .ts). And there is no call to MediaInfoWrapper, just...
Code:
2010-06-23 21:29:31.305658 [Debug][MPMain(1)]: g_Player.Play - TS file detected as radio...
2010-06-23 21:29:31.305658 [Info.][MPMain(1)]: g_Player.Play(I:\Recordings\TV2\Wimbledon 2010 Live 2010-06-23\Wimbledon 2010 Live.ts Radio)
So I get sound only.