[mythtv-commits] mythtv commit: r7945 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sun Nov 20 12:53:18 EST 2005


      Author: danielk
        Date: 2005-11-20 17:53:17 +0000 (Sun, 20 Nov 2005)
New Revision: 7945
   Changeset: http://cvs.mythtv.org/trac/changeset/7945

Modified:

   trunk/mythtv/libs/libmythtv/dvbrecorder.cpp
   trunk/mythtv/libs/libmythtv/dvbrecorder.h

Log:

Increases buffering to 1.5 seconds if kernel memory is available.

The increase a few days ago was to 550 milliseconds, but it wasn't
very smart about the bitrate of different stream types, this assumes
a lower bitrate for non-video streams and so allocates less kernel
memory overall, but allocates 3x more for the video stream. If it 
can't allocate the needed kernel memory we try smaller sizes until
it works and then print out a warning with the approximate number
of milliseconds of buffering we do have.






More information about the mythtv-commits mailing list