[mythtv-commits] Ticket #5625: Mytharchive's mythburn.py assumes constant frame rate when using Project-X to apply a cutlist
MythTV
mythtv at cvs.mythtv.org
Thu Aug 14 23:30:23 UTC 2008
#5625: Mytharchive's mythburn.py assumes constant frame rate when using Project-X
to apply a cutlist
-------------------------------+--------------------------------------------
Reporter: jonner at teegra.net | Owner: paulh
Type: defect | Status: new
Priority: minor | Milestone: unknown
Component: mytharchive | Version: 0.21-fixes
Severity: medium | Mlocked: 0
-------------------------------+--------------------------------------------
Mytharchive has the option to use Project-X instead of mythtranscode to
apply the MythTV cutlist to a recording while creating a Video DVD. It
first transcodes the recording to a DVD-compliant encoding using ffmpeg,
which must change the video frame rate if the source isn't one of the
standard DVD ones. Then, it demuxes the transcoded file using Project-X,
applying the cutlist from the MythTV database. Since the cutlist is based
on frame numbers, the cut points are incorrect if the frame rate has
changed from the original recording.
I've encountered this when creating a Video DVD from a recording of a
local ATSC station broadcasting 720p59.94.
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/5625>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list