Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#9528 closed Bug Report (fixed)

Mythranscode miscalculation length

Reported by: FabriceMG <mgf@…> Owned by: sphery
Priority: minor Milestone: 0.25
Component: MythTV - Mythtranscode Version: 0.24-fixes
Severity: low Keywords:
Cc: Ticket locked: no

Description (last modified by sphery)

miscalculation for new length in frame

cutlist: 1 startcut and 1 endcut(start + 10min@25fps)

2011-01-29 20:28:37.466 Honoring the cutlist while transcoding
2011-01-29 20:28:37.469 Cutlist        : 12363,27363-
2011-01-29 20:28:37.469 Original Length: 164736 frames
2011-01-29 20:28:37.469 New Length     : 152373 frames

total frames with cut : 15000

the new length is 15000 frames not 152373

Change History (3)

comment:1 Changed 13 years ago by sphery

Description: modified (diff)
Owner: set to sphery
Status: newaccepted

Pretty sure this was fixed in trunk in 32839c314e837e1e2644cdeee01af591e1cacc4b .

comment:2 Changed 13 years ago by sphery

Milestone: unknown0.25
Resolution: Fixed
Status: acceptedclosed

In 7ac3fee6fd29760bb2fc38c08f6375e95a73a8b7 :

mythtranscode: update new length for cut-to-end

Include frames cut from the end in the calculation of New Length reported by mythtranscode. Fixes #9528

comment:3 Changed 13 years ago by Michael T. Dean

Resolution: Fixedfixed

mythtranscode: update new length for cut-to-end

Include frames cut from the end in the New Length reported by mythtranscode. Fixes #9528

Changeset: 7ac3fee6fd29760bb2fc38c08f6375e95a73a8b7

Note: See TracTickets for help on using tickets.