[mythtv-commits] mythtv commit: r26459 by cpinkham

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Sep 23 06:38:05 UTC 2010


      Author: cpinkham
        Date: 2010-09-23 06:38:05 +0000 (Thu, 23 Sep 2010)
New Revision: 26459
   Changeset: http://svn.mythtv.org/trac/changeset/26459

Log:

Fix an issue with the bookmark being translated when a cutlist
was applied during transcoding.  The previous code worked fine
when the cutlist was passed in on the command line, but not when
the cutlist was retrieved from the DB.  This allows the transcoder
to pass the retrieved cutlist back to the caller so the caller
can calculate the new bookmark.

Closes #7731 which I had reopened until I tracked this issue down.



Modified:

   trunk/mythtv/programs/mythtranscode/transcode.cpp
   trunk/mythtv/programs/mythtranscode/transcode.h




More information about the mythtv-commits mailing list