Rantanen Teemu wrote: > > You could change MAXPIDHANDLES (if I remember correctly) in VDR to a > larger value. OK. no worries, tested with 1.3.23, no errors with PIDS with seven recordings going and watching one recording at the same time. For some reason ttxtsubs did not compile, got error.. --- ttxtsubsdisplayer.c: In constructor ` cTtxtSubsLiveReceiver::cTtxtSubsLiveReceiver(int, int)': ttxtsubsdisplayer.c:77: error: invalid conversion from `int' to `const int*' ttxtsubsdisplayer.c:77: error: initializing argument 4 of ` cReceiver::cReceiver(int, int, int, const int*, const int*, const int*)' make[1]: *** [ttxtsubsdisplayer.o] Error 1 make[1]: Leaving directory `/root/vdr-1.3.23/PLUGINS/src/ttxtsubs' make: *** [plugins] Error 2 --- Did patch VDR with combined patch vdr-1.3.23-subtitles-0.3.7-and-ttxtsubs-0.0.5.diff and ttxtsubs with vdr-ttxtsubs-0.0.5-charset_fix-custom_color-for-developer-vdr.diff Must have missed something.