Search found 3 matches

by Federico P
2011-10-16T05:42:45-07:00
Forum: Users
Topic: indicating the passage of time in a file.gif
Replies: 4
Views: 7692

Re: indicating the passage of time in a file.gif

Thanks so much for your answer. I used your command and I finally do my work. 8)

Thanks so much, really.
by Federico P
2011-10-15T16:14:59-07:00
Forum: Users
Topic: indicating the passage of time in a file.gif
Replies: 4
Views: 7692

Re: indicating the passage of time in a file.gif

something like the bar to the right of this movie:

http://jila.colorado.edu/~pja/images/planet.mpg

or the time to the right, on the top of this gif:

http://www.astro.cf.ac.uk/research/star ... g.disc.gif
by Federico P
2011-10-15T08:41:31-07:00
Forum: Users
Topic: indicating the passage of time in a file.gif
Replies: 4
Views: 7692

indicating the passage of time in a file.gif

Hello everybody, :D I run a simulation of an Astrophysical problem and et the end i've a lot of file.png . So i decided to create a file.gif with the following command : convert -delay 20 -loop 0 rho.*.png animation.gif Now i want to put some object that indicates the passage of time in my gif. Is ...