Coder Social home page Coder Social logo

mp4-to-gif's Introduction

mp4 -> gif -> 人物切り抜き

導入

MacOS

brew install ffmpeg
説明 ファイル名
PNG圧縮 compress_png.py
PNGリサイズ resize_png.py
mp4をgif画像に mp4_to_gif.py
GIF画像をつなげて動画に create_gif_movie.py
GIF画像をつなげて動画に create_gif_movie2.py
GIF画像をPNG画像に convert_gif_to_png.py
PNG画像をGIF画像に convert_png_to_gif.py
フレーム間の時間を取得 frame_duration.py
GIF動画をGIF画像に分ける gif_movie_to_image.py
GIF動画をGIF画像に分ける extract_frames.py
背景透過(rembg) remove_background.py
背景透過(DeepLabV3) remove_background2.py

memo

いろいろやったけど背景透過はunscrren proつこうたほうが早い https://www.unscreen.com/

細かい微調整はGIF動画を画像にして、一枚ずつ編集して最後にくっつけるのがベターっぽい

mp4-to-gif's People

Contributors

oh-yeah-sea-kit2 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.