[mythtv-commits] Ticket #3533: Add ability for mythtranscode to update filemarkup table for videos (non-recordings)

MythTV mythtv at cvs.mythtv.org
Fri Jun 1 03:15:21 UTC 2007


#3533: Add ability for mythtranscode to update filemarkup table for videos (non-
recordings)
-------------------------+--------------------------------------------------
 Reporter:  anonymous    |       Owner:  ijr    
     Type:  enhancement  |      Status:  new    
 Priority:  minor        |   Milestone:  unknown
Component:  mythtv       |     Version:  unknown
 Severity:  medium       |  
-------------------------+--------------------------------------------------
 Mythtranscode is able to rebuild the mpeg-2 keyframe index (--buildindex)
 for recordings and update the information in the database.  It can also do
 this for videos (ie. mythvideo) but currently can not update the database
 (filemarkup table) for videos (non-recordings).  The attached patch adds
 the --video option to allow mythtranscode to rebuild the keyframe index
 for videos and update the filemarkup table in the database.  This is the
 same option currently provided in mythcommflag.  However, mythcommflag
 does not generate the proper keyframe index for videos if the keyframe
 distance is not constant in the mpeg file.  Mythtranscode does not have
 this problem.  This patch is particularily useful for videos recorded from
 DVB and added to mythvideo, or DVB recordings moved from mythtv to
 mythvideo.  In this cause mythtranscode with generate the same keyframe
 index as was generated when the DVB recording was made by mythtv
 (recordedseek table).

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


More information about the mythtv-commits mailing list