Module z_video_preview

Fetch a preview from a video file using ffmpeg.

Copyright © 2014-2020 Marc Worrell

Authors: Marc Worrell (marc@worrell.nl).

Description

Fetch a preview from a video file using ffmpeg.

Function Index

orientation_to_transpose/1
preview/2

Function Details

orientation_to_transpose/1

orientation_to_transpose(X1) -> any()

preview/2

preview(MovieFile::file:filename_all(), Props::map()) -> {ok, file:filename_all()} | {error, string()}


Generated by EDoc