1.0.0 • Published 2 years ago

rabbitmq_ffmpeg_video_trim_converter v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

whats is this ?

This is a program to partially crop video one by one. it uses the ffmpeg package to trim the video and uses the RabbitMQ message broker to enforce the queue

Installation

npm i rabbitmq_ffmpeg_video_converter

options

An M3U8 file is a playlist file used by various audio and video playback programs. It contains a path or URL to a media file or folder of media files, along with information about the playlist. M3U8 files use the same formatting as .M3U files, except the text stored in the files uses UTF-8 character encoding.

usage

for convert video to format m3u8 you should send query to '/connect' endpoint with postman and then in other postman tab you should send other query to '/convert' endpoint with path to your video source file