Was the recording taken from an encrypted channel?
New Zealand
I can imagine!Thanks heaps to everyone for taking a look at this problem, I spent most of yesterday trying different things (including multiple versions of tsreader) and was quite frustrated by the end.
Since you're a NZer and you ask so nicely...@mm1352000 - yes it's an encrypted channel, the capture was taken from "theBox" on Telstraclear Cable (I notice you're also in NZ). Is there any chance I could get a copy of the TSReader.ax with that line commented out, it would improve the WAF since turning off the cable box considerably![]()
And you're running the latest firmware for it?The CAM I'm using is one of these (I should have gone for an Alphacrypt)...
Tuning shouldn't run through TsReader, but it will run through TsWriter so perhaps TsWriter also has a similar issue? Is there any chance you could get me some TV Server logs? I know it would be a pain, but I'd really like to see if we could get this working for the TC customers out there who are bending the rules on TC's t&c's!...in Argus it just works but whenever I try to do a tuning test in TV Server it keeps saying that the channel is scrambled, I'm guessing maybe the tuning test runs it through TSReader?
Since you're a NZer and you ask so nicely...
TsReader is attached. I'd recommend you take a backup of the standard one, but other than that just copy it into the MP client install folder and you should be away laughing.
I believe so, but I can't find an update option in the CI menu and the downloads section of the Smit website is empty. I'm tempted to buy an Alphacrypt CAM as this one does seem to be a little flaky, it takes about 10 seconds for it to figure out what it's doing so I can't flick through the channels, only recording stuff seems to work.And you're running the latest firmware for it?
Tuning shouldn't run through TsReader, but it will run through TsWriter so perhaps TsWriter also has a similar issue? Is there any chance you could get me some TV Server logs? I know it would be a pain, but I'd really like to see if we could get this working for the TC customers out there who are bending the rules on TC's t&c's!![]()
New Zealand
Thanks, all my previously recorded programs are working now, awesome work!
10 seconds seems quite a long time. According to your logs it only takes about 2.5s to tune the channel and start descrambling. How are your clients connecting to the server?I believe so, but I can't find an update option in the CI menu and the downloads section of the Smit website is empty. I'm tempted to buy an Alphacrypt CAM as this one does seem to be a little flaky, it takes about 10 seconds for it to figure out what it's doing so I can't flick through the channels, only recording stuff seems to work.
*Thank you* - the logs are helpful.Attached is the logs while trying to preview & timeshift "the Box". I turned off the Argus recording service while doing this test so that shouldn't be conflicting with it. If you have a process you'd like me to go through just let me know.
2011-06-12 16:14:58.899507 [SetupTv(1)]: Exceptionystem.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at DirectShowLib.IFileSourceFilter.Load(String pszFileName, AMMediaType pmt)
at SetupTv.Sections.Player.Play(String fileName, Form form)
at SetupTv.Sections.FormPreview.ShowDialog(IWin32Window owner)
at SetupTv.Sections.TvChannels.mpButtonPreview_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
No comment!Oh and I'm not bending this rules of TCL's terms & conditions, this is all for a *ahem* friend![]()
Unfortunately I'm not able to subscribe to TC in my area, but thank you for sharing the info. I'll be directing any TC subscribers to this thread in the future.Oh and for anyone having trouble finding channels on TCL cable the symbol rate is 6956, it tooks me ages to find that.
Attached is my take on the patched TsReader.ax - this should behave exactly as mm1352000's patched version in your situation, it's got the same one-line hack but combined with more through checking of the data later on to try and make sure that actually scrambled data is discarded before it gets too far (at least that's the theory). (The mod I suggested earlier isn't needed since the TS headers (which contain the PCR) are never scrambled - only the payload can be scrambled.)
I'm not sure that it is an Argus issue. We'd only know for sure if meesham is able to test with TV Server...