Was hoping for something one line on Julia

Sent from my iPhone

> On Apr 11, 2014, at 10:18 PM, Arnim Bleier <[email protected]> wrote:
> 
> Hi,
> 
> create pictures for each frame [1:N] ... (lets say pic_n.png)
> 
> then
> mencoder mf://*.png -mf w=200:h=150:fps=25:type=png -ovc copy -oac copy -o 
> out.avi
> 
> now you should have a "out.avi" 
> 
> 
> 
> Best
> 
> Arnim
> 
> 
> 
> 
>> On Friday, April 11, 2014 1:20:18 PM UTC+2, Sheehan Olver wrote:
>> I'm trying to do movies of an evolving solution to a PDE.  Let's say that 
>> the solution at time steps is stored as columns of an array.    Is this 
>> possible?   Preferably in IJulia, but if that's not possible export from 
>> Julia.    
>> 

Reply via email to