Ticket #208 (closed task: fixed)

Opened 3 months ago

Last modified 3 months ago

Create a test to demonstrate that the timescale matches up

Reported by: sthiel Assigned to:
Priority: major Milestone: milestone7
Component: Testing Version: 0.7.x
Keywords: Cc:
Super-ticket: Reviewer:
Minutes Spent: 30

Description

We've seen that if we export a clip using 1000 milisecond notation for start and end times, the times aren't always right. We've determined that this is because not all videos use 1000 milisecond timescales. The test should export a short clip of a 1000 milisecond timescale video to confirm it works, then export a clip of something that isn't 1000 milisecond (which should cause it to fail).

The test should confirm the timescale (and that one of the test videos is not 1000 milisecond).

Change History

06/12/08 15:14:45 changed by sthiel

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

-Fixed in 257