[mythtv] Re: [mythtv-commits] mythtv commit: r7664 by ijr

Isaac Richards ijr at case.edu
Mon Oct 31 23:11:20 EST 2005


On Monday 31 October 2005 10:51 pm, mythtv at cvs.mythtv.org wrote:
>       Author: ijr
>         Date: 2005-11-01 03:51:12 +0000 (Tue, 01 Nov 2005)
> New Revision: 7664
>    Changeset: http://cvs.mythtv.org/trac/changeset/7664
>
> Modified:
>
>    trunk/mythtv/libs/libmythtv/mpegrecorder.cpp
>    trunk/mythtv/libs/libmythtv/mpegrecorder.h
>    trunk/mythtv/libs/libmythtv/tv_rec.cpp
>
> Log:
>
> Refs #340.  Make mpegrecorder's ringbuffer switch actually work properly.
>
> Wasn't splitting the data to the two ringbuffers as it should have.  It now
> creates files that are seamless when slapped together..

Daniel, I'm not sure if a similar change is necessary for the recorders which 
inherit off of DTVRecorder..  Basically, it needs to write up to the 
beginning of the packet containing the last gop or seq start header to the 
previous file, then flush + start the new one.

Isaac


More information about the mythtv-dev mailing list