-
-
September 27, 2017 at 11:19 amadminAnsys Employee
How to create an animation with open source tool FFMPEG?
-
October 17, 2017 at 6:00 amadminAnsys Employee
In some cases it can be necessary to create an animation with the FFMPEG tool in batch using preexisting jpeg-files FFMPEG is installed within the ANSYS installation process and used by CFDPost. FFMPEG can be found in the following directory of the CFX installation: -ANSYSInstallatioDirectoryANSYS Incv145CFD-Posttools The batch command for creating an animation "test.avi" based on a series of animation frames called AnimationFrameXXXXXX.jpg is as follows: ffmpeg-20071211binwinntffmpeg.exe -r 24 -y -f image2 -i ./AnimationFrame%06d.jpg -f avi -vcodec mpeg4 -b 2000000 ./test.avi This command can be run from the DOS command line on Windows.Â
-
- The topic ‘Create an animation with open source tool FFMPEG’ is closed to new replies.
- Non-Intersected faces found for matching interface periodic-walls
- Unburnt Hydrocarbons contour in ANSYS FORTE for sector mesh
- Fluent fails with Intel MPI protocol on 2 nodes
- Help: About the expression of turbulent viscosity in Realizable k-e model
- Cyclone (Stairmand) simulation using RSM
- Mass Conservation Issue in Methane Pyrolysis Shock Tube Simulation
- Script Error
- Facing trouble regarding setting up boundary conditions for SOEC Modeling
- UDF, Fluent: Access count of iterations for “Steady Statistics”
- RIBBON WINDOW DISAPPEARED
-
1421
-
599
-
591
-
565
-
366
© 2025 Copyright ANSYS, Inc. All rights reserved.