[mythtv-commits] Ticket #8696: CC608 captions not getting recorded in nuv (bttv) file

MythTV mythtv at cvs.mythtv.org
Mon Jul 26 06:18:44 UTC 2010


#8696: CC608 captions not getting recorded in nuv (bttv) file
-----------------------------------------+----------------------------------
 Reporter:  gregorio.gervasio@…          |        Type:  defect          
   Status:  new                          |    Priority:  minor           
Milestone:  unknown                      |   Component:  MythTV - General
  Version:  Unspecified                  |    Severity:  medium          
  Mlocked:  0                            |  
-----------------------------------------+----------------------------------
 CC608 captions are not getting saved in nuv files (bttv recordings).
 There are also a lot of these messages during recording:

 NVP::AddTextData(): Text buffer overflow

 The problem is that the CC decoder should call
 NuppelVideoRecorder::AddTextData() instead of the player version
 (CC608Reader::AddTextData()).  I believe this problem was introduced
 during the MythUI OSD merge.

 The attached patch fixes the problem.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/8696>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list