Explain dependencies for video recording.

This commit is contained in:
Pavel Machek
2024-08-31 17:05:56 +00:00
parent 8ba6d0b96b
commit 88b9ca9e50

View File

@@ -38,6 +38,11 @@ one of the above locations. The first argument to the script is the directory co
burst files and the second argument is the final path for the image without an extension. For more details burst files and the second argument is the final path for the image without an extension. For more details
see `postprocess.sh` in this repository. see `postprocess.sh` in this repository.
# Video recording
Video recording needs gstreamer framework, dcraw and imagemagick. You
may need to "sudo apt install dcraw imagemagick".
# Developing # Developing
Megapixels is developed at: https://gitlab.com/megapixels-org/megapixels Megapixels is developed at: https://gitlab.com/megapixels-org/megapixels