Movie creation (4.1.0)
Posted: Mon Nov 23, 2009 7:20 pm
Greetings,
I have a demo install of 4.1 working and am trying to create movies from sample images. The only 5d dataset I have at the moment is from the imeris provided samples exported as ome-xml. I can create movies from .dv files that we have created with time or z dimensions only.
When I select "show labels" for movie creation I am not able to create a movie. I tried to find the source of the error from the logs. I see this exception:
2009-11-23 11:12:02,757 ERROR [ ome.services.JobNotification] (l.Server-1) Could not trigger process-jobs-run
org.quartz.JobPersistenceException: The job (DEFAULT.process-jobs-run) referenced by the trigger does not exist.
am not familiar enough with the way job queuing works to make any reasonable inferences.
I also tried to add debugging output to the mencoder run by adding "-msglevel all=6" to the program args in makemovie.py but that doesn't seem to do anything because the output in tmp seems to get removed as part of the cleanup process.
I mainly want labels to get a better feel for the Z section in any given frame of a movie so if there is a better way to get that, please let me know.
Thanks,
jmw
I have a demo install of 4.1 working and am trying to create movies from sample images. The only 5d dataset I have at the moment is from the imeris provided samples exported as ome-xml. I can create movies from .dv files that we have created with time or z dimensions only.
When I select "show labels" for movie creation I am not able to create a movie. I tried to find the source of the error from the logs. I see this exception:
2009-11-23 11:12:02,757 ERROR [ ome.services.JobNotification] (l.Server-1) Could not trigger process-jobs-run
org.quartz.JobPersistenceException: The job (DEFAULT.process-jobs-run) referenced by the trigger does not exist.
am not familiar enough with the way job queuing works to make any reasonable inferences.
I also tried to add debugging output to the mencoder run by adding "-msglevel all=6" to the program args in makemovie.py but that doesn't seem to do anything because the output in tmp seems to get removed as part of the cleanup process.
I mainly want labels to get a better feel for the Z section in any given frame of a movie so if there is a better way to get that, please let me know.
Thanks,
jmw