[vdr] Record with 1.7.4 or 1.7.5 and iptv

2009-04-26 Thread Senufo
Hi, I have try to understand how work remux.c with the steam and when I add in remux.c after for (int i = PayloadOffset; scanning i TS_SIZE; i++) { scanner = 8; scanner |= Data[i]; line 770 : dbgframes(type = %02X, scanner = %10X \n, type, scanner); I have

Re: [vdr] Record with 1.7.4 or 1.7.5 and iptv

2009-04-26 Thread Klaus Schmidinger
On 26.04.2009 11:48, Senufo wrote: Hi, I have try to understand how work remux.c with the steam and when I add in remux.c after for (int i = PayloadOffset; scanning i TS_SIZE; i++) { scanner = 8; scanner |= Data[i]; line 770 : dbgframes(type = %02X,

[vdr] [ANNOUNCE] VDR developer version 1.7.6

2009-04-26 Thread Klaus Schmidinger
VDR developer version 1.7.6 is now available at ftp://ftp.cadsoft.de/vdr/Developer/vdr-1.7.6.tar.bz2 A 'diff' against the previous version is available at ftp://ftp.cadsoft.de/vdr/Developer/vdr-1.7.5-1.7.6.diff WARNING: This is a *developer* version. Even though *I* use

Re: [vdr] [ANNOUNCE] VDR developer version 1.7.6

2009-04-26 Thread H. Onur
Hi Klaus, I have a recording problem with hd1 and hd3, both channels are at 7 east. It shows the recording started but not records it . also the ts file name is 0 kb. is there a vdr problem or copy protected channell? Date: Sun, 26 Apr 2009 12:19:07 +0200 From:

Re: [vdr] Recording problem with hd1 and hd3 (was: [ANNOUNCE] VDR developer version 1.7.6)

2009-04-26 Thread Klaus Schmidinger
On 04/26/09 13:45, H. Onur wrote: I have a recording problem with hd1 and hd3, both channels are at 7 east. It shows the recording started but not records it . also the ts file name is 0 kb. is there a vdr problem or copy protected channell? Without further details it's hard to say. From

[vdr] RemoveFileOrDir and symlinks

2009-04-26 Thread Atinar
Hello, I have a question regarding the function RemoveFileOrDir in tools.c. As it is implemented it only follows symlinks when FileName is a dir. Shouldn't it do the same when FileName is a file?. Thanks ___ vdr mailing list vdr@linuxtv.org

Re: [vdr] VDR feature request: GotoStoredPosition

2009-04-26 Thread Klaus Schmidinger
On 25.04.2009 19:18, marti...@embl.de wrote: As you probably know the rotor plugin is rather buggy by now as it has more patches than code. It would be not be necessary if vdr had an option ´Enable GotoPosition ´ and if enabled it sent the diseqc command E0 31 6B XX which means ´First

Re: [vdr] Record with 1.7.4 or 1.7.5 and iptv

2009-04-26 Thread Senufo
Hi, I have add type = 0x1B; before the switch (type) { and now record work fine !! Senufo This looks like the Access Unit Delimiter code. Please try to force 'type' to 0x1B, for instance by putting type = 0x1B; right before the switch (type) { line. Does it work then? Klaus

Re: [vdr] Record with 1.7.4 or 1.7.5 and iptv

2009-04-26 Thread Klaus Schmidinger
On 26.04.2009 18:11, Senufo wrote: Hi, I have add type = 0x1B; before the switch (type) { and now record work fine !! Well, then all we need is a way to find out the correct video stream type. Apparently the PMT says it is 2, while in fact it is 0x1B. Does anybody know why the

Re: [vdr] [Announce] xxv-1.3 - Feature release (1.4 rc)

2009-04-26 Thread Andrey Kuzmin
Thanks! I've changed 10 to 40 to fix my issue new WebFXTreeItem(?% escape(chop(ch.0,10)) %?, ?cmd=programamp;data=?% ch.1 %?)); ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

[vdr] ANNOUNCE vdr-ttxtsubs 0.1.0 for VDR 1.7.6

2009-04-26 Thread Tobi
This is the first version with support for the VDR 1.7.x development branch. VDR versions older than VDR 1.7.6 are not supported anymore! Major credits go to Rolf Ahrenberg! Thanks a lot! The changes: * Updated VDR patch and plugin to VDR 1.7.6 with support for the TS recording format and