Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 692 Bytes

File metadata and controls

18 lines (11 loc) · 692 Bytes

Video batch operations using ffmpeg

Archiving

  • Batch files to compress/organize/concatenate videso for long term storage
  • See archiving

Stacking

  • Batch operation to stack multiple vidoes from the same experiments into a grid using.
  • See grid_stacking

Concatenate real-time and slowed down videos with logo/text

The necessary ffmpeg dependencies are included in ffmpeg-depends. Note that this is not necessarily the latest version.

See ffmpeg documentation for more details about various filters and how to use them.