[mythtv-commits] mythtv commit: r14523 - in trunk/mythtv by cpinkham

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Sep 24 00:48:25 UTC 2007


      Author: cpinkham
        Date: 2007-09-24 00:48:24 +0000 (Mon, 24 Sep 2007)
New Revision: 14523
   Changeset: http://cvs.mythtv.org/trac/changeset/14523

Modified:

   trunk/mythtv/libs/libmythtv/NuppelVideoPlayer.cpp
   trunk/mythtv/libs/libmythtv/NuppelVideoPlayer.h
   trunk/mythtv/programs/mythtranscode/main.cpp
   trunk/mythtv/programs/mythtranscode/transcode.cpp
   trunk/mythtv/programs/mythtranscode/transcode.h

Log:

Add a --inversecut option to mythtranscode.  --inversecut takes a list
of frames to keep while cutting everything else in the transcoded video.
The format of the frame list is the same as the format of the cutlist
passed to --honorcutlist (ie, start-end pairs separated by spaces).

Modify the lossy encoder to honor the cutlist passed on the command line
when transcoding using --infile.  This applies to --honorcutlist and the
new --inversecut option.






More information about the mythtv-commits mailing list