Skip to main content
Ctrl+K
tomwer  documentation - Home tomwer  documentation - Home
1.6
  • Tutorials
  • User Guide
  • API Reference
  • Canvas
  • Development
    • Other Applications
  • youtube
  • pypi
  • gitlab
  • Tutorials
  • User Guide
  • API Reference
  • Canvas
  • Development
  • Other Applications
  • youtube
  • pypi
  • gitlab

Section Navigation

  • Changelog
  • Contribute
    • Contribute To code
  • Tomotools Suite
  • Talks About Tomotools
  • Settings
  • Environment Variables
  • Workflow
  • Releases
  • Videos
  • Communication Between Bliss and Tomwer
  • Orange Settings
  • Documentation
  • OpenGL Display
  • Architecture
  • Referential
  • Development
  • Videos

Videos#

Several demo videos have been created for tomwer. They are all available at https://www.youtube.com/@tomotools.

Tools Used#

  • vokoscreen for recording

  • kdenlive for editing

Converting a Video to a GIF#

ffmpeg -i input.mp4 -i tomwer/resources/gui/icons/tomwer.png -filter_complex "[0:v][1:v] overlay=1700:900:enable='between(t,0,20)'" -pix_fmt yuv420p -c:a copy output.mp4

Video Archives#

Videos are also saved in https://gitlab.esrf.fr/tomotools/tomwer_raw_materials as a backup.

previous

Releases

next

Communication Between Bliss and Tomwer

On this page
  • Tools Used
  • Converting a Video to a GIF
  • Video Archives

© Copyright 2016-2025, ESRF.

Created using Sphinx 8.2.3.

Built with the PyData Sphinx Theme 0.16.1.