luadocs/content/lua.scripts.manual/scripts/contrib/video_ffmpeg.md
Bill Ferguson b69d752221 [lua scripts] created manual from script comments
[lua scripts api] created manual from embedded library documentation

[lua api] created stub to contain lua api manual
2020-12-12 15:14:19 -05:00

35 lines
552 B
Markdown

---
title: video_ffmpeg
id: video_ffmpeg
weight: 330
draft: false
author: "people"
---
## Name
video_ffmpeg.lua - create a timelapse video from selected images
## Description
This plugin will add the new export module "video ffmpeg".
## Usage
1. Go to Lighttable
2. Select images you want to use as a video ffmpeg frames
3. In image export module select "video ffmpeg"
4. Configure you video settings
5. Export
## Additional Software Required
ffmpeg
## Limitations
This script has been tested under Linux only
## Author
Dominik Markiewicz