Skip to content

talklittle/silent_video

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SilentVideo

Build Status

Convert GIFs and videos to silent videos, optimized for mobile playback.

Documentation: https://hexdocs.pm/silent_video/

Example

SilentVideo.convert_mobile("/path/to/input.gif", "/path/to/output.mp4")

Prerequisites

FFmpeg must be installed.

Installation

Add silent_video to your list of dependencies in mix.exs:

def deps do
  [{:silent_video, "~> 0.4.0"}]
end

Release notes

See the changelog for changes between versions.

License

SilentVideo source code is licensed under the MIT License.

About

Elixir library to convert GIFs and videos to silent videos.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages