tiffstack2avi

A small python wrapper for ffmpeg


Keywords
ffmpeg, python, wrapper
License
MIT
Install
pip install tiffstack2avi==1.1.6

Documentation

tiffstack2avi

tiffStack2ffv1Avi.py 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).

How to use

  1. You first need to install ffmpeg (https://ffmpeg.org/) on your computer.
  2. Run the program.
  3. Choose the folders that contain tiff sequences. The tiff files should be named frame%d.tif.
  4. It would be great if you could aknowledge my work and cite my paper.