[mythtv-commits] mythtv commits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri Aug 27 00:30:04 EDT 2004


----------------------------------------------------------------------------
Changes committed by cpinkham on Fri Aug 27 04:26:24 2004

Modified Files:
   in mythtv/libs/libmythtv:
        NuppelVideoPlayer.cpp NuppelVideoPlayer.h 
   in mythtv/programs/mythcommflag:
        main.cpp 
Log Message:


* Add a --rebuild option to mythcommflag.  Running mythcommflag with --rebuild
  will rebuild the positionmap/seektable IN THE DATABASE for a recording
  without going through all the motions of doing the commercial flagging.
  This runs very quickly since it doesn't have to decode the video or audio,
  it only scans through the recording.  mythcommflag can now rebuild the
  positionmap/seektable in about the same amount of time it would take to
  copy the file.

  NOTE: This DOES NOT fix the seektable in bad nuppel-format files, it only
  saves a positionmap/seektable to the database.

----------------------------------------------------------------------------


More information about the mythtv-commits mailing list