[mythtv-commits] mythtv commits
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Fri Feb 18 05:45:02 UTC 2005
----------------------------------------------------------------------------
Changes committed by cpinkham on Fri Feb 18 05:40:42 2005
Modified Files:
in mythtv/libs/libmythtv:
NuppelVideoPlayer.cpp NuppelVideoPlayer.h avformatdecoder.h
decoderbase.h ivtvdecoder.h jobqueue.cpp nuppeldecoder.cpp
nuppeldecoder.h
in mythtv/programs/mythtranscode:
transcode.cpp
Log Message:
* Patch to finish fixing the transcoder to offset the timecodes on frames
after cuts when applying the cutlist during transcoding for non-MPEG-2
sources (ie, RTJPEG or MPEG-4 to RTJPEG or MPEG-4). This prevents the
big jumps in timecodes after the cutpoint and should hopefully fix
the FF/REW problems people have been seeing with transcoded files that
have been cut.
* Add a VB_JOBQUEUE VERBOSE message to the JobQueue to print the max number
of jobs the queue is configured to run at a time.
----------------------------------------------------------------------------
More information about the mythtv-commits
mailing list