How to capture channel (PVR functionality)


From SamyGO
Revision as of 20:10, 15 January 2010 by Erdem ua (talk | contribs) (initial release.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Enter the debug menu, After

TOP Debug Menu -> 11 : TD Debug -> 0x04 : spI Debug -> 66 : Stream Record After recording you needed to enter 67 : Stream Record Stop to menu for ending process. If you change channel while you are recording, stream saves null data after change...

==============================
Select> 66
Input Record File Name : /dtv/usb/smb/192.168.1.2/Movies/capture1.ts
> Video Pid: 0x1
input is 0x1
> Audio Pid: 0x2
input is 0x2
> PcrPid: 0x3
input is 0x3
__ REC FILE OPEN (/dtv/usb/smb/192.168.1.2/Movies/capture1.ts, ffffffff)
...

==============================
Select> 67
PVR Record Instance stop complete

I believe there is must be a code for disabling/avoiding remote controls "record" button in exeDSP. I wish we could prepare an application to give TV PVR functionality back.

Thanks for sbav1 for indicating this hack :)

--[User:Erdem_ua|Erdem_ua] 22:07 15 January 2010 (EET)