Record TV over USB

Here for general support for B series TVs, request and problem solve area.
Post Reply

User avatar
erdem_ua
SamyGO Admin
Posts: 3126
Joined: Thu Oct 01, 2009 6:02 am
Location: Istanbul, Turkey
Contact:

Re: Record TV over USB

Post by erdem_ua »

devill2 wrote:
erdem_ua wrote: I am stuck with injection this days. KeyCommand class doesn't allow injection and exeDSP kills instantly. I don't know why but I am after the problem :)
Hello Erdem, thank you alot for your hard work,
perhaps, you can (pre-)release PVR app controlled/started via telnet, that would also be great :D
(no Ex-Link cable and Debug menu entering needed and ci+ owners could use it!)
Greets
Nope, It's not easy to do it. PVR app will be started from Game Menu. Because it needed to loaded as a library for reach symbol table...
Later, I can put this tool to FW Patcher too. But needed to prepare application first.
User avatar
erdem_ua
SamyGO Admin
Posts: 3126
Joined: Thu Oct 01, 2009 6:02 am
Location: Istanbul, Turkey
Contact:

Re: Record TV over USB

Post by erdem_ua »

I found hard rack on construction the base.
I successfully Injected hook (verified by gdb) to KeyCommon::RecordKey(int) but Remote Control became dead. TV working but remote. There is no error signal at dmesg too.
I will dig deeper or use some dynamite to crack the rock :)
This why I cannot release draft since its not working and kills TV Remote Control until reboot :)

About MainMenu, Might be you can place SamyGO Logo to background? Because It looks terrible with black background. :)
antartide wrote:Then, when is finished the app cannot start from the shell?
In this case i cannot use it =??I
-----
mytv b6000WV
Will implement this to the Firmware Patcher later. Don't worry :)
User avatar
erdem_ua
SamyGO Admin
Posts: 3126
Joined: Thu Oct 01, 2009 6:02 am
Location: Istanbul, Turkey
Contact:

Re: Record TV over USB

Post by erdem_ua »

mik9 wrote:Maybe it is too early to ask. Anyway, do you think time shifting as one of PVR functions will be possible?
When I say PVR app, I mean simple video recorder, nothing more :)
nostromo1983
Posts: 72
Joined: Sat Nov 07, 2009 4:39 pm

Re: Record TV over USB

Post by nostromo1983 »

Strange i posted something a day ago in this thread and now it's removed, i have sometimes bugs on this forum and it's sometime really slow.
Anyway, i have a problem with this function to record, here we go:

Code: Select all

Select> 66
Input Record File Name : /dtv/usb/sda1/cap1.ts
Video Pid: 0x1
input is 0x1
Audio Pid: 0x2
input is 0x2
PcrPid: 0x3
input is 0x3
__ REC FILE OPEN (/dtv/usb/sda1/cap1.ts, 35)
I have not

Code: Select all

__ REC FILE OPEN (/dtv/usb/sda1/cap1.ts, ffffffff)
like others have when it works

And then i got completely stuck.

I have a LE32B550 with firmware 2003 (T-CHL5DEUC-2003.0) and i try with usb connected 60 GB hard drive formated with FAT32.

Code: Select all

fdisk -l:

Disk /dev/sda: 40.0 GB, 40007761920 bytes
255 heads, 63 sectors/track, 4864 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot    Start       End    Blocks   Id  System
/dev/sda1               1        4865    39069696    b  Win95 FAT32

Code: Select all

mount
/dev/sda1 on /dtv/usb/sda1 type vfat (rw,sync,fmask=0022,dmask=0022,codepage=cp4
37,iocharset=utf8,shortname=mixed)
Samsung LE32B554 T-CH5DEUC 2006.0 with patched u-boot for usb boot with OpenEmbedded custom kernel with network supported and usb rootfs
User avatar
erdem_ua
SamyGO Admin
Posts: 3126
Joined: Thu Oct 01, 2009 6:02 am
Location: Istanbul, Turkey
Contact:

Re: Record TV over USB

Post by erdem_ua »

I faced with this before.

Code: Select all

/dtv/usb/sda1/cap1.ts, ffffffff
Means your TV cannot open file at that path. Some time it could...
Please try to create file at NFS mount.

Post Reply

Return to “[B] Support”