stack

Home > @infiniteobjects/video-print

video-print package

Extends VideoPrintRepository with methods to create prints using ffmpeg.

Classes

Class Description
VideoPrintFromRepository VideoPrintFromRepository is a drop in replacement for VideoPrintRepository in places where the “from” methods are necessary. If you don’t need these functions, choose to use the VideoPrint library instead of this one. NOTE: These functions require the import of ffmpeg.

Functions

Function Description
parseFileToVideo(filePath, fileType) Renders a video print from a file

Variables

Variable Description
VideoPrint VideoPrintFromRepository is a drop in replacement for VideoPrintRepository in places where the “from” methods are necessary. If you don’t need these functions, choose to use the VideoPrint library instead of this one. NOTE: These functions require the import of ffmpeg.