Ticket #206 (closed defect: fixed)

Opened 3 months ago

Last modified 3 months ago

Timescale is screwing stuff up Movie.getTimeScale()

Reported by: sthiel Assigned to: sthiel
Priority: critical Milestone: milestone7
Component: Implementation Version: 0.7.x
Keywords: Cc:
Super-ticket: Reviewer:
Minutes Spent: 15

Description

Certian movie types (such as the Elmo and Nora mpg) have messed up times. This is because I assume everything one passes in is in terms of miliseconds. This assumption turns out to be false. A Movie that plays as I previously expected would have a timescale of 1000.

Change History

06/12/08 15:21:29 changed by sthiel

  • status changed from new to closed.
  • resolution set to fixed.
  • minutes_worked set to 15.

-Fixed in 259