Skip to content
Isaiah Norton edited this page May 15, 2023 · 1 revision

Creating the landing page video:

  • screen capture in QuickTime Player
  • convert the resulting .mov file into mp4 with ffmpeg:
ffmpeg -i napari-tiledb-bioimg-demo.720p.mov napari-tiledb-bioimg-demo.720p.mp4 -c:v libx264
Clone this wiki locally