|
[Sponsors] |
Software to build avi from a sequence of images |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
January 18, 2008, 13:40 |
Hi,
I exported a sequence o
|
#1 |
Senior Member
Pei-Ying Hsieh
Join Date: Mar 2009
Posts: 317
Rep Power: 18 |
Hi,
I exported a sequence of jpg images from paraview. Is there any Open Source software that allows one to assemble avi video files from a sequence of jpg images. I have use ffmpeg to assemble mpg video from a sequence of jpg images, but, I am hoping that I can do this in avi format (to save some conversion steps). Thanks! Pei |
|
January 18, 2008, 14:16 |
Hi Pei,
I always use menco
|
#2 |
Senior Member
Frank Bos
Join Date: Mar 2009
Location: The Netherlands
Posts: 340
Rep Power: 18 |
Hi Pei,
I always use mencoder (comes with mplayer) to convert a sequence of png files to an avi-file. The following should work: mencoder mf://*.$fileExt -mf w=800:h=600:fps=25:type=$fileExt -ovc lavc -lavcopts vcodec=mpeg4:mbd=2:trell -oac copy -o $outFile Regards, Frank
__________________
Frank Bos |
|
January 18, 2008, 23:12 |
Thanks Frank!
I will give m
|
#3 |
Senior Member
Pei-Ying Hsieh
Join Date: Mar 2009
Posts: 317
Rep Power: 18 |
Thanks Frank!
I will give mencoder a try. Pei |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Is there any way to batch run in sequence? | R.J | CFX | 4 | May 26, 2008 22:05 |
PLEASE HELP ME WITH A SEQUENCE PROBLEM | ben | Main CFD Forum | 1 | November 20, 2006 08:34 |
Slowing an animation sequence | Shanti | FLUENT | 1 | May 11, 2006 19:44 |
sequence of simulations | bb | FLUENT | 3 | April 4, 2006 13:14 |
Build your own CFD software ? | Anonym | Main CFD Forum | 10 | January 8, 2002 14:04 |