Warning: Can't synchronize with repository "(default)" (/home/git/ome.git does not appear to be a Git repository.). Look in the Trac log for more information.
Notice: In order to edit this ticket you need to be either: a Product Owner, The owner or the reporter of the ticket, or, in case of a Task not yet assigned, a team_member"

Task #5356 (closed)

Opened 13 years ago

Closed 13 years ago

BUG: Exported QuickTime movies are inverted

Reported by: mlinkert Owned by: mlinkert
Priority: minor Milestone: OMERO-Beta4.3
Component: Bio-Formats Version: n.a.
Keywords: n.a. Cc:
Resources: n.a. Referenced By: n.a.
References: n.a. Remaining Time: n.a.
Sprint: 2011-06-02 (13)

Description

Originally reported as Fiji #316.

This macro reproduces the problem:

run("Bat Cochlea Volume (19K)");
// run("MRI Stack (528K)");
before = getPixel(10,10);
run("Bio-Formats Exporter", "save=/Users/eglinger/Desktop/bcv_macro.mov");
after = getPixel(10,10);
showMessage("Pixel (10,10) before saving: " + before + " after saving:" +
after);
// shows: Pixel (10,10) before saving: 0 after saving: 255

Change History (1)

comment:1 Changed 13 years ago by mlinkert

  • Resolution set to fixed
  • Status changed from new to closed

Fixed in [a09dda46f96eb552d046fe5dfaa2c8b8a1611ea1/bioformats.git] (the commit message just has the wrong ticket number).

Note: See TracTickets for help on using tickets. You may also have a look at Agilo extensions to the ticket.

1.3.13-PRO © 2008-2011 Agilo Software all rights reserved (this page was served in: 0.67293 sec.)

We're Hiring!