Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: MAXVIDEOFILESIZE configurable in menu?



Matthias Weingart wrote:

>I whish there is a way to change the size of the video chunks with the
>settings menu of VDR. That weekly patching of dvb.c is paralysing :-)
>Any plans to do this Klaus? Many thanks in advance ... :-)
>
>        Matthias
>
>
Hello,
ever tried something like this :

 sed s/'(1024\*1024\*1024)'/'(NEWMAXVIDEOFILESIZE)'/g dvbapi.c > 
dvbapi.new    ????

?

Just put it into a shellscript and execute it before compiling vdr again 
... ;-)

regards, Gerhard




-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.


Home | Main Index | Thread Index