Mailing List archive

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

[vdr] Re: packet size of recordings



----- Original Message -----
From: "Klaus Schmidinger" <Klaus.Schmidinger@cadsoft.de>
To: <vdr@linuxtv.org>
Sent: Thursday, January 09, 2003 6:09 PM
Subject: [vdr] Re: packet size of recordings


> Johannes Schoeller wrote:
> >
> > hi all!
> >
> > i want to optimize the transfer rate of my nfs based client (=vdr)
server
> > solution.
> > so my question is: what's the size of the packets transferred by VDR.
> >
> > maybe the question is not asked right for network pros. :) so to make it
a
> > bit clear: i want to read BIG files. but i don't read them at one, but
in
> > small chunks. (more like streaming). and i would like to know how big
these
> > chunks are.
>
> Take a look at VDR/remux.c. It produces packets of at most 2048 byte.
> But not all packets necessarily have that size, they may as well be
smaller.
>

Does that mean you can influence packet-size by few changes in remux.c?

Setting the packet-size to VOB-compliant value would make it unnecessary to
repack for creating DVDs.

This would be great ...

Rene



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



Home | Main Index | Thread Index