36 lines
552 B
Markdown
36 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
|