Record TV over USB
- erdem_ua
- SamyGO Admin
- Posts: 3126
- Joined: Thu Oct 01, 2009 6:02 am
- Location: Istanbul, Turkey
- Contact:
Re: Record TV over USB
Anwer of 1: So you can remix them and use after. I prefer NFS to send them live to computer. Than you can remux them (not encode, only convert transportation media which almost not use CPU and don't degrade quality) and you can watch it on TV. I don't have such problems on my LExxB650 also. TV could replay what it capture. I don't know why...
Re: Record TV over USB
Yeah, sorry about that - my fault. In fact, only "/" is stripped from the filename as this should be the only prohibited character for linux filenames. I simply forgot on FATIn the recordfilename (from filmtitle in EPG) are specialchars, which are not allowed to use in a filename.

No problem in converting german special characters - right now, only cz special characters are converted..
Remapping code was not my "job" and as it did not seem to be fully finished (I mean configurable from the script), I didn't use it. I wish sbav1 would finish this sooner or later. Also, I think, the remapping application could be used in more general way in future - maybe configurable buttons with "external plugins" called when pressed. One of such plugins could be PVR.
Re: Record TV over USB
Just few quick fixes:
- restricted filename characters replaced by _
- german chars Uu Oo Aa replaced by UE ue etc.
- if program name not retrieved, it is not added to the filename (in fact, last _ not used)
http://forum.samygo.tv/download/file.php?id=175
- restricted filename characters replaced by _
- german chars Uu Oo Aa replaced by UE ue etc.
- if program name not retrieved, it is not added to the filename (in fact, last _ not used)
http://forum.samygo.tv/download/file.php?id=175