[mythtv-commits] Ticket #9528: Mythranscode miscalculation length

MythTV noreply at mythtv.org
Sat Jan 29 20:23:43 UTC 2011


#9528: Mythranscode miscalculation length
-------------------------------------+----------------------------
 Reporter:  FabriceMG <mgf@…>        |          Owner:  mdean
     Type:  Bug Report               |         Status:  accepted
 Priority:  minor                    |      Milestone:  unknown
Component:  MythTV - Mythtranscode   |        Version:  0.24-fixes
 Severity:  low                      |     Resolution:
 Keywords:                           |  Ticket locked:  0
-------------------------------------+----------------------------
Changes (by mdean):

 * owner:   => mdean
 * status:  new => accepted


Old description:

> miscalculation for new length in frame
>
> cutlist: 1 startcut and 1 endcut(start + 10min at 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

New description:

 miscalculation for new length in frame

 cutlist: 1 startcut and 1 endcut(start + 10min at 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

--

Comment:

 Pretty sure this was fixed in trunk in
 32839c314e837e1e2644cdeee01af591e1cacc4b .

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/9528#comment:1>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list