Skip to content

blam4521/exportMov

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

exportMov

Reads a seq of image files and outputs mpeg4 mov

Before running the script

Install ffpy

Open command line and type

pip install ffmpy

##----------------------

The script takes two arg. The first is the basePath and the second is image_file_format

# This path is for testing purposes for file image format:
# basePath = "C:\Users\Bears\Documents\GitHub\exportMov\complete_frames_list"

# Example of file_image_format input:
# CLOTH01A_001.%04d.png

About

Reads a seq of image files and outputs mpeg4 mov

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages