Task #9685 (closed)
Opened 7 years ago
Closed 7 years ago
BUG: Make Movie: name with spaces
| Reported by: | omero-qa | Owned by: | wmoore |
|---|---|---|---|
| Priority: | major | Milestone: | OMERO-4.4.7 |
| Component: | Scripting | Version: | n.a. |
| Keywords: | n.a. | Cc: | cxallan, a.ostrowski@… |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | 2012-10-23 (1) |
Description
http://localhost:8000/qa2/qa/feedback/4642/
Comment: Hello,
I was trying to make a movie from a dataset imported from a lif file. The file imported without a probelm and I can view it and make a movie figure easily. However, when I try to make a movie I get a failed error. I saved the error file and info returned by insight. The file contains both a t and a z series, but only one channel. I'm a bit stuck with this one, can you advise please?
Cheers,
Adam.
Change History (4)
comment:1 Changed 7 years ago by wmoore
- Cc cxallan added
- Component changed from from QA to Scripting
- Milestone changed from Unscheduled to OMERO-4.5
- Priority changed from minor to major
- Sprint set to 2012-10-23 (1)
comment:2 Changed 7 years ago by wmoore
- Summary changed from BUG:Feedback 4642 to BUG: Make Movie: name with spaces
OK, I worked it out! It's because the image name has spaces in it that aren't handled correctly be the command-line used to call menencoder.
As a quick workaround you can rename the file, E.g. replace spaces with "_" or whatever. That should get you going.
comment:3 Changed 7 years ago by wmoore
- Status changed from new to accepted
comment:4 Changed 7 years ago by wmoore
- Resolution set to fixed
- Status changed from accepted to closed
When I try to export a movie on nightshade (with any of the 3 formats), the 'info' mencoder shows:
But looking at Adams info, we see
And then an error generated by there being no file generated by mencoder.
Could this be caused by the image being large, or strange aspect ratio (1392x1040)?
Adam - are you having trouble with making movie from any other images?