Jouni Karvo kirjoitti: > the Noad kirjoitti: > >> Hi, >> >> there is a new version of noad at >> >> http://noad.heliohost.org >> >> This Version handles also TS-Recordings. >> >> > A couple of problems: > > Mar 18 12:54:58 vdr noad[22790]: noad arg[0]: noad > Mar 18 12:54:58 vdr noad[22790]: noad arg[1]: - > Mar 18 12:54:58 vdr noad[22790]: noad arg[2]: > /video0/elokuvat/Elokuva:_Oven_tak > ana_(K15)/2010-02-21.20.58.4-0.rec > Mar 18 12:54:58 vdr noad[22790]: noad args done > Mar 18 12:54:58 vdr noad[22790]: Thursday,18.03.2010 12:54:58 start > noad-0.7.1 for > /video0/elokuvat/Elokuva:_Oven_takana_(K15)/2010-02-21.20.58.4-0.rec > Mar 18 13:04:58 vdr noad[22790]: [22790] ERROR: frame larger than buffer > (535048 > 524144) > > For the first problem: It seems that vdr_cl.h has MAXFRAMESIZE defined as #define MAXFRAMESIZE (KILOBYTE(512) / TS_SIZE * TS_SIZE) // multiple of TS_SIZE to avoid breaking up TS packets vdr has: #define MAXFRAMESIZE (KILOBYTE(1024) / TS_SIZE * TS_SIZE) // multiple of TS_SIZE to avoid breaking up TS packets So I'm trying with that larger one, in case it helps. yours, Jouni _______________________________________________ vdr mailing list vdr@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr