[mythtv-commits] Ticket #3326: Implement multiple recordings per transport

MythTV mythtv at cvs.mythtv.org
Thu Aug 30 20:47:43 UTC 2007


#3326: Implement multiple recordings per transport
---------------------+------------------------------------------------------
 Reporter:  danielk  |        Owner:  danielk
     Type:  task     |       Status:  new    
 Priority:  minor    |    Milestone:  unknown
Component:  mythtv   |      Version:  head   
 Severity:  low      |   Resolution:         
  Mlocked:  0        |  
---------------------+------------------------------------------------------

Comment(by danielk):

 (In [14363]) Refs #3326. Adds pseudo keyframes for audio only MPEG-TS
 recordings.

 We stripped out the pseudo video stream code from DVBRecorder when
 implementing multirec and replaced it with basic audio only playback
 support in the NVP, however the NVP can't skip quickly without keyframes
 so this adds a keyframe every 8th frame interval at the current FPS. There
 is some drift in the timing reported for the video due to rounding errors,
 but this at least allows you to to approximately the time in the recording
 you want to jump to.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/3326#comment:76>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list