Page 17 of 30

Re: Record TV over USB

Posted: Sat Apr 24, 2010 7:18 pm
by erdem_ua
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

Posted: Sun Apr 25, 2010 10:41 pm
by doodlecz
In the recordfilename (from filmtitle in EPG) are specialchars, which are not allowed to use in a filename.
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 FAT ;) And sorry about the TARGETDIR, I was using this directory for testing..
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

Posted: Tue Apr 27, 2010 9:09 pm
by doodlecz
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