Skip to content

seqinfo gathers image sequence info from directories.

License

Notifications You must be signed in to change notification settings

kzmdstu/seqinfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

seqinfo

seqinfo gathers info from sequences in directories, and prints or writes it to an excel file.

Usage

It prints the results in the console.

seqinfo /path/to/search/sequences

Or write the results to seqinfo_output.xlsx.

seqinfo -w /path/to/search/sequences

For advanced uses, see the help.

seqinfo -help

oiiotool

It uses oiiotool as you can see in config.toml.

You can install oiiotool from epel-release in RockyLinux.

dnf install epel-release
dnf install OpenImageIO-utils

You can also install it in a Mac using Homebrew.

brew install openimageio

About

seqinfo gathers image sequence info from directories.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages