Mailing List archive

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

[linux-dvb] Re: tech questions



Arpi writes:
 > 
 > If limiting packet size (so using PS instead of PES) to 32k or 2048 bytes,
 > I got shorter playback time, hangup comes earlier.
 > Without limiting packet size (real PES), got about 20-30 mins of playback
 > before hang.

The driver send PES of size 2048 bytes or smaller to the firmware. So an
optimal PES size would be 2048 bytes (including header) or smaller. Of
course, you would want to start a frame at the beginning of a PES, so
that the PES before that is usually smaller than 2048 bytes, but
that's ok. You don't have to use padding. Other PES sizes should be ok
too, the driver repacks the PES, but it can only make them smaller.

Marcus

-- 
---------------------------------------------------------------------
Dr. Marcus Metzler                             
mocm@netcologne.de                     http://www.metzlerbros.de
mocm@convergence.de                    http://www.convergence.de

Convergence Integrated Media GmbH          
Rosenthaler Str. 51                   
D-10178 Berlin                             
---------------------------------------------------------------------


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


Home | Main Index | Thread Index