Skip to content

Converts multiple tif sequences to avi files using ffmpeg

License

Notifications You must be signed in to change notification settings

tarokiritani/tiffstack2avi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tiffstack2avi

tiffstack2Avi.convert() converts multiple tiff sequences to avi files using ffmpeg (https://ffmpeg.org/). Intended to work on tiff sequences generated by fastCamRecord (http://www.brain-recording.science/software).

Install

pip install tiffstack2avi

Usage

You first need to install ffmpeg (https://ffmpeg.org/) on your computer. Then,

import tiffstack2avi
tiffstack2avi.convert()

Choose the folders that contain tiff sequences. The tiff files should be named frame%d.tif. It would be great if you could aknowledge my work and cite my paper (in prep..).

About

Converts multiple tif sequences to avi files using ffmpeg

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages