vidutils

module
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 15, 2022 License: Apache-2.0

README

About

a very simple, tiny and intuitive ffmpeg wrapper with a cli interface for inspecting & transforming media files supported by the original ffmpeg software.

Why

I wanted to learn more about ffmpeg and dig deep into its use cases, so I tried to build a simple wrapper that is consdered a shortcut for ffmpeg.

Features

  • Inspecting a video file to get its info including (duration, size, thumbnail, ... etc).
  • Transforming a video file (converting, resizing and compressing).
  • Generating a HLS playlist from a video file.
  • Supporting S3 as a valid file source/output beside the currently and only supported "local filesystem".
  • Supporting FTP as a valid file source/output beside the currently and only supported "local filesystem".
  • Supporting HTTP as a valid file source beside the currently and only supported "local filesystem".
  • Implementing a "Distributed Queue" engine to simplify the integration with the real world problems/apps.

Thanks To

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL