CoXier / MungleeYa

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MungleeYa

A tool to generate a gif with device-frame. For example:

screenshot

Let me explain how to make a gif.

  • Use Android Studio built-in tool to record a video.

    Refer

  • Use ffmpeg to convert video to gif but now without device frame.

  • Use ImageMagick to overlay a device frame on generated gif.

There is a simple way to do that while I have writen the script for you.

 ~/MungleeYa/mungleeya.sh -i input.mp4

In addition it support landscape mode.

About


Languages

Language:Shell 100.0%